Git - Stashing
After running
git stash drop stash@{0}, you notice the stash list still shows the same entries. What could be the problem?git stash drop stash@{0}, you notice the stash list still shows the same entries. What could be the problem?git stash drop outputs "Dropped refs/stash@{0}" if successful, or an error otherwise.git stash drop success message [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions