Merge
git merge [branch]
Combines the specified branch’s history with the current branch.
For more information on merging, see (TODO: add link).
git merge [branch]
Combines the specified branch’s history with the current branch.
For more information on merging, see (TODO: add link).