Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch: add --[no-]show-forced-updates argument
[gitweb.git]
/
Documentation
/
config
/
repack.txt
diff --git
a/Documentation/config/repack.txt
b/Documentation/config/repack.txt
index a5c37813fdad63791d2be8b09bc2ef128fd4a37e..9c413e177e02c6f28865ed79d84de3c5ccf43dd9 100644
(file)
--- a/
Documentation/config/repack.txt
+++ b/
Documentation/config/repack.txt
@@
-24,4
+24,4
@@
repack.writeBitmaps::
packs created for clones and fetches, at the cost of some disk
space and extra time spent on the initial repack. This has
no effect if multiple packfiles are created.
- Defaults to
fal
se.
+ Defaults to
true on bare repos, false otherwi
se.