commit: support commit.status, --status, and --no-status
[gitweb.git] / Documentation / config.txt
index a1e36d7e423e01de796ac5f866536280618199d1..5561560a0fb5cef87de72ec42aa27c93fa6ac632 100644 (file)
@@ -705,6 +705,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