how to update the branch from other branch other than master in git code example Example: update one branch to another git checkout feature1 git merge develop