how to take pull from master branch and reverse merge it with current branch code example Example: update one branch to another git checkout feature1 git merge develop