]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-gc.txt
builtin/gc.c: make `gc.cruftPacks` enabled by default
[thirdparty/git.git] / Documentation / git-gc.txt
index fef382a70fa693e2cd524ba397f912276e8c4c1f..90806fd26aa4ac0d1fef93d25384af3799818896 100644 (file)
@@ -54,9 +54,10 @@ other housekeeping tasks (e.g. rerere, working trees, reflog...) will
 be performed as well.
 
 
---cruft::
+--[no-]cruft::
        When expiring unreachable objects, pack them separately into a
-       cruft pack instead of storing them as loose objects.
+       cruft pack instead of storing them as loose objects. `--cruft`
+       is on by default.
 
 --prune=<date>::
        Prune loose objects older than date (default is 2 weeks ago,