We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac046c0 commit 5badfdcCopy full SHA for 5badfdc
Documentation/git-stash.txt
@@ -144,7 +144,7 @@ drop [-q|--quiet] [<stash>]::
144
145
Remove a single stashed state from the stash list. When no `<stash>`
146
is given, it removes the latest one. i.e. `stash@{0}`, otherwise
147
- `<stash>` must a valid stash log reference of the form
+ `<stash>` must be a valid stash log reference of the form
148
`stash@{<revision>}`.
149
150
create::
0 commit comments