chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make the maximum patch name length configurable
[stgit]
/
examples
/
gitconfig
diff --git
a/examples/gitconfig
b/examples/gitconfig
index f1c653e8353e3ead01d8747b3f1f803c5f7f5c46..f181f8272919b822475a3ece951c91b0042f1027 100644
(file)
--- a/
examples/gitconfig
+++ b/
examples/gitconfig
@@
-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