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.
2 parents 2081fa7 + 0a790f0 commit 72d30c7Copy full SHA for 72d30c7
Documentation/git-stash.txt
@@ -14,7 +14,7 @@ SYNOPSIS
14
'git stash' ( pop | apply ) [--index] [-q|--quiet] [<stash>]
15
'git stash' branch <branchname> [<stash>]
16
'git stash' [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]
17
- [-u|--include-untracked] [-a|--all] [-m|--message <message>]]
+ [-u|--include-untracked] [-a|--all] [-m|--message <message>]
18
[--] [<pathspec>...]]
19
'git stash' clear
20
'git stash' create [<message>]
0 commit comments