git-mergeVoeg branches samen. Meer informatie: https://git-scm.com/docs/git-merge.
git merge {{branch_naam}}
git merge {{[-e|--edit]}} {{branch_naam}}
git merge --no-ff {{branch_naam}}
git merge --abort
git merge {{[-s|--strategy]}} {{strategie}} {{[-X|--strategy-option]}} {{strategie_keuze}} {{branch_naam}}