Skip to content

Commit 552755a

Browse files
moygitster
authored andcommitted
document that statusHints affects git checkout
Signed-off-by: Matthieu Moy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 491e307 commit 552755a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/config.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,10 @@ advice.*::
160160
it resulted in a non-fast-forward error.
161161
statusHints::
162162
Show directions on how to proceed from the current
163-
state in the output of linkgit:git-status[1] and in
163+
state in the output of linkgit:git-status[1], in
164164
the template shown when writing commit messages in
165-
linkgit:git-commit[1].
165+
linkgit:git-commit[1], and in the help message shown
166+
by linkgit:git-checkout[1] when switching branch.
166167
commitBeforeMerge::
167168
Advice shown when linkgit:git-merge[1] refuses to
168169
merge to avoid overwriting local changes.

0 commit comments

Comments
 (0)