From: Junio C Hamano Date: Sun, 4 Mar 2007 10:32:38 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.0.2-293-g102a0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d4c8e1164662d91e0baedc43da873e5a090cacb0;p=git.git Autogenerated HTML docs for v1.5.0.2-293-g102a0 --- diff --git a/config.txt b/config.txt index d2b4a05ca..d20902bc3 100644 --- a/config.txt +++ b/config.txt @@ -341,6 +341,11 @@ format.headers:: Additional email headers to include in a patch to be submitted by mail. See gitlink:git-format-patch[1]. +format.suffix:: + The default for format-patch is to output files with the suffix + `.patch`. Use this variable to change that suffix (make sure to + include the dot if you want it). + gc.packrefs:: `git gc` does not run `git pack-refs` in a bare repository by default so that older dumb-transport clients can still fetch diff --git a/git-config.html b/git-config.html index 0ad4eabdc..d405d5b6e 100644 --- a/git-config.html +++ b/git-config.html @@ -1022,6 +1022,16 @@ format.headers

+format.suffix +
+
+

+ The default for format-patch is to output files with the suffix + .patch. Use this variable to change that suffix (make sure to + include the dot if you want it). +

+
+
gc.packrefs
@@ -1469,7 +1479,7 @@ transfer.unpackLimit