SyntaxFix
Write A Post
Hire A Developer
Questions
Whenever I do a merge, I get into the branch I want to merge into (e.g. "git checkout branch-i-am-working-in") and then do the following:
git checkout branch-i-am-working-in
git merge origin/branch-i-want-to-merge-from