how to commit the changes from development branch to another code example Example: update one branch to another git checkout feature1 git merge develop