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