summaryrefslogtreecommitdiff
path: root/Documentation/config/repack.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/config/repack.txt')
-rw-r--r--Documentation/config/repack.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/repack.txt b/Documentation/config/repack.txt
index a5c37813fd..9c413e177e 100644
--- 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 false.
+ Defaults to true on bare repos, false otherwise.