Skip to content

Commit fb4c622

Browse files
committed
Merge branch 'mm/status-push-pull-advise'
* mm/status-push-pull-advise: document that statusHints affects git checkout
2 parents ee26a6e + 552755a commit fb4c622

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)