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