how to pull update from another branch to my branch code example Example: update one branch to another git checkout feature1 git merge develop