t9003: become resilient to GETTEXT_POISON
[gitweb.git] / Documentation / config.txt
index ea928a729fc780e58a6621f5982684751e2a2087..53f00dbc267db194c7c5558a008fd9d8ec20068c 100644 (file)
@@ -1141,6 +1141,10 @@ commit.template::
        Specify the pathname of a file to use as the template for
        new commit messages.
 
+commit.verbose::
+       A boolean or int to specify the level of verbose with `git commit`.
+       See linkgit:git-commit[1].
+
 credential.helper::
        Specify an external helper to be called when a username or
        password credential is needed; the helper may consult external