Git - Stashing
Why does
git stash not commit your changes permanently?git stash not commit your changes permanently?git stash saves changes in a hidden area separate from branches, so it does not create commits.
Stash does not delete changes, commit, push, or merge silently.
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions