git-mergeFusiona ramas. Más información: https://git-scm.com/docs/git-merge.
git merge {{nombre_de_la_rama}}
git merge {{[-e|--edit]}} {{nombre_de_la_rama}}
git merge --no-ff {{nombre_de_la_rama}}
git merge --abort
git merge {{[-s|--strategy]}} {{estrategia}} {{[-X|--strategy-option]}} {{opción_de_estrategia}} {{nombre_de_la_rama}}