Home › Forums › Git (distributed revision control and source code management system) Tips /Tricks.. › "git stash" › Reply To: "git stash"
March 11, 2018 at 8:14 am
#4762
Keymaster
If you want to stash the untracked files try
git stash -u