Merge branch 'nd/status-auto-comment-char'
[gitweb.git] / Documentation / config.txt
index a33c087cb4c4487817c51df70b7c03d4bc4d2254..2e3c6655f0ab45dbab82e9440179b5a52bd73117 100644 (file)
@@ -544,6 +544,9 @@ core.commentchar::
        messages consider a line that begins with this character
        commented, and removes them after the editor returns
        (default '#').
++
+If set to "auto", `git-commit` would select a character that is not
+the beginning character of any line in existing commit messages.
 
 sequence.editor::
        Text editor used by `git rebase -i` for editing the rebase instruction file.