Merge branches. More information: https://git-scm.com/docs/git-merge.
git merge {{branch_name}}
git merge -e {{branch_name}}
git merge --no-ff {{branch_name}}
git merge --abort