mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-22 16:20:19 +01:00
commit
b8a18c4c2e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Oh, you don't want to keep your stashed changes? There are way too many? Then go
|
||||||
If you only want to discard a certain stash entry, you can use
|
If you only want to discard a certain stash entry, you can use
|
||||||
git stash drop <stash>
|
git stash drop <stash>
|
||||||
|
|
||||||
Clear you stash stack!
|
Clear your stash stack!
|
||||||
|
|
||||||
---
|
---
|
||||||
tipp1
|
tipp1
|
||||||
|
|
Loading…
Reference in a new issue