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.
2 parents c0d97d2 + 716a5af commit 443442eCopy full SHA for 443442e
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