Git SCM: merge local master branch with remote master branch johayek 7 years ago https://stackoverflow.com/questions/18116198/merge-local-master-branch-with-remote-master-branch-in-git The “git pull remote master” did not work for me, I used “git pull origin master” instead (was this right?). https://stackoverflow.com/questions/16560095/git-pull-origin-master-branch-to-local-master-when-in-local-develop Share this: