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 f229982 + 55269ec commit 29b0700Copy full SHA for 29b0700
Documentation/config/stash.adoc
@@ -11,6 +11,10 @@ endif::git-stash[]
11
behave as if `--index` was supplied. Defaults to false.
12
ifndef::git-stash[]
13
See the descriptions in linkgit:git-stash[1].
14
++
15
+This also affects invocations of linkgit:git-stash[1] via `--autostash` from
16
+commands like linkgit:git-merge[1], linkgit:git-rebase[1], and
17
+linkgit:git-pull[1].
18
endif::git-stash[]
19
20
`stash.showIncludeUntracked`::
0 commit comments