We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0ac38 commit 716a5afCopy full SHA for 716a5af
Documentation/git-gc.txt
@@ -76,7 +76,7 @@ be performed as well.
76
--prune=<date>::
77
Prune loose objects older than date (default is 2 weeks ago,
78
overridable by the config variable `gc.pruneExpire`).
79
- --prune=all prunes loose objects regardless of their age and
+ --prune=now prunes loose objects regardless of their age and
80
increases the risk of corruption if another process is writing to
81
the repository concurrently; see "NOTES" below. --prune is on by
82
default.
0 commit comments