git commit current changes to another branch code example Example: git commit current changes to existing branch git stash git checkout other-branch git stash pop