Skip to content

Commit 378b519

Browse files
rscharfegitster
authored andcommitted
gc: simplify --cruft description
Remove duplicate "loose objects". Signed-off-by: René Scharfe <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a613164 commit 378b519

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/git-gc.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ be performed as well.
5656

5757
--cruft::
5858
When expiring unreachable objects, pack them separately into a
59-
cruft pack instead of storing the loose objects as loose
60-
objects.
59+
cruft pack instead of storing them as loose objects.
6160

6261
--prune=<date>::
6362
Prune loose objects older than date (default is 2 weeks ago,

0 commit comments

Comments
 (0)