How to merge a branch

$ git merge [branch]

Command
git
Description
Join two or more development histories together.