Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
core.compression documentation formatting fix.
author
Joachim Berdal Haga
<cjhaga@fys.uio.no>
Thu, 6 Jul 2006 20:35:54 +0000
(22:35 +0200)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 6 Jul 2006 23:50:50 +0000
(16:50 -0700)
I didn't notice earlier that two colons are required for the
asciidoc entry.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
ac83aa2
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 16bdd55233f2f1a11a80f60dfa85b84145c836f6..f075f19815f4505068a1ca1aed7a0e5b46025435 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-91,7
+91,7
@@
core.warnAmbiguousRefs::
If true, git will warn you if the ref name you passed it is ambiguous
and might match multiple refs in the .git/refs/ tree. True by default.
-core.compression:
+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