git-mergeFuzionează ramuri. Mai multe informații: https://git-scm.com/docs/git-merge.
git merge {{branch_name}}
git merge {{[-e|--edit]}} {{branch_name}}
git merge --no-ff {{branch_name}}
git merge --abort
git merge {{[-s|--strategy]}} {{strategy}} {{[-X|--strategy-option]}} {{strategy_option}} {{branch_name}}