]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gc: simplify --cruft description
authorRené Scharfe <l.s.r@web.de>
Sun, 19 Jun 2022 05:38:50 +0000 (07:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Jun 2022 15:58:04 +0000 (08:58 -0700)
Remove duplicate "loose objects".

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-gc.txt

index ba4e67700ec2988de87074914a428737937dbfc3..0af7540a0c8b1b7b0df703b7b089dcc74e3c3267 100644 (file)
@@ -56,8 +56,7 @@ be performed as well.
 
 --cruft::
        When expiring unreachable objects, pack them separately into a
-       cruft pack instead of storing the loose objects as loose
-       objects.
+       cruft pack instead of storing them as loose objects.
 
 --prune=<date>::
        Prune loose objects older than date (default is 2 weeks ago,