From: Junio C Hamano Date: Tue, 25 Jul 2006 03:50:49 +0000 (+0000) Subject: Autogenerated HTML docs for v1.4.2-rc1-g83e1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28d9dfeb55d72e3676d8e339c049d7d7ffaf9312;p=git.git Autogenerated HTML docs for v1.4.2-rc1-g83e1 --- diff --git a/config.txt b/config.txt index 9d08dfced..465eb13e7 100644 --- a/config.txt +++ b/config.txt @@ -97,6 +97,12 @@ core.compression:: compression, and 1..9 are various speed/size tradeoffs, 9 being slowest. +core.legacyheaders:: + A boolean which enables the legacy object header format in case + you want to interoperate with old clients accessing the object + database directly (where the "http://" and "rsync://" protocols + count as direct access). + alias.*:: Command aliases for the gitlink:git[1] command wrapper - e.g. after defining "alias.last = cat-file commit HEAD", the invocation diff --git a/git-repo-config.html b/git-repo-config.html index 15bdeb4ac..ae75aec07 100644 --- a/git-repo-config.html +++ b/git-repo-config.html @@ -650,6 +650,17 @@ core.compression

+core.legacyheaders +
+
+

+ A boolean which enables the legacy object header format in case + you want to interoperate with old clients accessing the object + database directly (where the "http://" and "rsync://" protocols + count as direct access). +

+
+
alias.*
@@ -949,7 +960,7 @@ imap