git commit from one branch to another code example Example: commit to another branch git stash git checkout other-branch git stash pop