Sync with 1.6.6.1
[gitweb.git] / Documentation / config.txt
index 8acb613ec3a56dbe76459075a31fd4e66c218991..2d6775c135b466ce8a95db3fd7c22c04151f8d42 100644 (file)
@@ -716,6 +716,11 @@ color.ui::
        terminal. When more specific variables of color.* are set, they always
        take precedence over this setting. Defaults to false.
 
+commit.status
+       A boolean to enable/disable inclusion of status information in the
+       commit message template when using an editor to prepare the commit
+       message.  Defaults to true.
+
 commit.template::
        Specify a file to use as the template for new commit messages.
        "{tilde}/" is expanded to the value of `$HOME` and "{tilde}user/" to the