From 1c2db85b39ea336f135de9737a98c67b2038a1d2 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 25 Jul 2006 03:50:52 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.2-rc1-g83e1 --- man1/git-repo-config.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man1/git-repo-config.1 b/man1/git-repo-config.1 index 64b42388d..720b30f07 100755 --- a/man1/git-repo-config.1 +++ b/man1/git-repo-config.1 @@ -285,6 +285,10 @@ If true, git will warn you if the ref name you passed it is ambiguous and might core\&.compression An integer \-1\&.\&.9, indicating the compression level for objects that are not in a pack file\&. \-1 is the zlib and git default\&. 0 means no compression, and 1\&.\&.9 are various speed/size tradeoffs, 9 being slowest\&. +.TP +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)\&. + .TP alias\&.* Command aliases for the \fBgit\fR(1) command wrapper \- e\&.g\&. after defining "alias\&.last = cat\-file commit HEAD", the invocation "git last" is equivalent to "git cat\-file commit HEAD"\&. To avoid confusion and troubles with script usage, aliases that hide existing git commands are ignored\&. Arguments are split by spaces, the usual shell quoting and escaping is supported\&. quote pair and a backslash can be used to quote them\&. -- 2.26.2