git stash git checkout -b new-branch git stash pop
git stash git checkout correct-branch git stash pop
git checkout -b new_branch_name