chiark / gitweb /
Make the maximum patch name length configurable
[stgit] / examples / gitconfig
index f1c653e8353e3ead01d8747b3f1f803c5f7f5c46..f181f8272919b822475a3ece951c91b0042f1027 100644 (file)
@@ -94,6 +94,9 @@
        # current one by the 'series --short' command
        #shortnr = 5
 
+       # The maximum length of an automatically generated patch name
+       #namelenth = 30
+
 [mail "alias"]
        # E-mail aliases used with the 'mail' command
        git = git@vger.kernel.org