From: Junio C Hamano
Date: Thu, 15 Nov 2007 00:13:36 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.3.5-721-g039b
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8c5802d61d9a556dee3e457a8bde52a54cc636e7;p=git.git
Autogenerated HTML docs for v1.5.3.5-721-g039b
---
diff --git a/config.txt b/config.txt
index 8d5d20058..6dc9f3ed0 100644
--- a/config.txt
+++ b/config.txt
@@ -432,6 +432,12 @@ fetch.unpackLimit::
pack from a push can make the push operation complete faster,
especially on slow filesystems.
+format.numbered::
+ A boolean which can enable sequence numbers in patch subjects.
+ Seting this option to "auto" will enable it only if there is
+ more than one patch. See --numbered option in
+ gitlink:git-format-patch[1].
+
format.headers::
Additional email headers to include in a patch to be submitted
by mail. See gitlink:git-format-patch[1].
diff --git a/git-config.html b/git-config.html
index 6e6129aa1..722c06a47 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1280,6 +1280,17 @@ fetch.unpackLimit
+format.numbered
+
+
+
+ A boolean which can enable sequence numbers in patch subjects.
+ Seting this option to "auto" will enable it only if there is
+ more than one patch. See --numbered option in
+ git-format-patch(1).
+
+
+
format.headers
@@ -1956,7 +1967,7 @@ transfer.unpackLimit