mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
Merge branch 'dk/stash-apply-index'
Doc update. * dk/stash-apply-index: doc: explain the impact of stash.index on --autostash options
This commit is contained in:
@@ -11,6 +11,10 @@ endif::git-stash[]
|
|||||||
behave as if `--index` was supplied. Defaults to false.
|
behave as if `--index` was supplied. Defaults to false.
|
||||||
ifndef::git-stash[]
|
ifndef::git-stash[]
|
||||||
See the descriptions in linkgit:git-stash[1].
|
See the descriptions in linkgit:git-stash[1].
|
||||||
|
+
|
||||||
|
This also affects invocations of linkgit:git-stash[1] via `--autostash` from
|
||||||
|
commands like linkgit:git-merge[1], linkgit:git-rebase[1], and
|
||||||
|
linkgit:git-pull[1].
|
||||||
endif::git-stash[]
|
endif::git-stash[]
|
||||||
|
|
||||||
`stash.showIncludeUntracked`::
|
`stash.showIncludeUntracked`::
|
||||||
|
|||||||
Reference in New Issue
Block a user