Code

Merge branch 'mm/maint-hint-failed-merge'
[git.git] / Documentation / config.txt
index 657f0016d39863770bd41f0eed5f746b6915516b..a8e0876a2add7bb53d3194b1f5e0a2031dd19a42 100644 (file)
@@ -126,6 +126,10 @@ advice.*::
                Directions on how to stage/unstage/add shown in the
                output of linkgit:git-status[1] and the template shown
                when writing commit messages. Default: true.
+       commitBeforeMerge::
+               Advice shown when linkgit:git-merge[1] refuses to
+               merge to avoid overwritting local changes.
+               Default: true.
 --
 
 core.fileMode::