projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6828f5
)
Documentation/config: typofix
author
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Mar 2008 06:11:15 +0000
(23:11 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Mar 2008 06:44:42 +0000
(23:44 -0700)
Each heading of enumerated list should end with double-colon, not single.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index c5e094a9c4a31568e4efb2c70af7e7808ae63528..35824258cabece3f5e1d5d6e1793ec4201612166 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-860,7
+860,7
@@
pack.indexVersion::
whenever the corresponding pack is larger than 2 GB. Otherwise
the default is 1.
-pack.packSizeLimit:
+pack.packSizeLimit:
:
The default maximum size of a pack. This setting only affects
packing to a file, i.e. the git:// protocol is unaffected. It
can be overridden by the `\--max-pack-size` option of