Fusiona ramas. Más información: https://git-scm.com/docs/git-merge.
git merge {{nombre_de_la_rama}}
git merge -e {{nombre_de_la_rama}}
git merge --no-ff {{nombre_de_la_rama}}
git merge --abort