Skip to content

Commit 29b0700

Browse files
committed
Merge branch 'dk/stash-apply-index'
Doc update. * dk/stash-apply-index: doc: explain the impact of stash.index on --autostash options
2 parents f229982 + 55269ec commit 29b0700

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/config/stash.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ endif::git-stash[]
1111
behave as if `--index` was supplied. Defaults to false.
1212
ifndef::git-stash[]
1313
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].
1418
endif::git-stash[]
1519

1620
`stash.showIncludeUntracked`::

0 commit comments

Comments
 (0)