DEV Community

Discussion on: What is your favourite Git command?

Collapse
 
waylonwalker profile image
Waylon Walker • Edited

$&*! I have been working on MASTER !

git stash
git checkout -b new_branch
git stash apply