From: Matthias Lederhofer Date: Fri, 19 Jan 2007 10:49:35 +0000 (+0100) Subject: prune: --grace=time X-Git-Tag: v1.5.0-rc2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9b088c4e394df84232cfd37aea78349a495b09c1;p=git.git prune: --grace=time This option gives grace period to objects that are unreachable from the refs from getting pruned. The default value is 24 hours and may be changed using gc.prunegrace. Signed-off-by: Matthias Lederhofer Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt index a11e30309..fbd344da4 100644 --- a/Documentation/git-prune.txt +++ b/Documentation/git-prune.txt @@ -8,7 +8,7 @@ git-prune - Prunes all unreachable objects from the object database SYNOPSIS -------- -'git-prune' [-n] [--] [...] +'git-prune' [-n] [--grace=