prune: --grace=time
commit9b088c4e394df84232cfd37aea78349a495b09c1
authorMatthias Lederhofer <matled@gmx.net>
Fri, 19 Jan 2007 10:49:35 +0000 (19 11:49 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 Jan 2007 07:29:49 +0000 (20 23:29 -0800)
treebf02a847e86a19c515373dfe02e94349cd2a8e90
parenta6c730644b7e1d35bd0d26962dbc978aa47d1863
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 <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-prune.txt
builtin-prune.c
t/t1410-reflog.sh
t/t5400-send-pack.sh
t/t5700-clone-reference.sh
t/t5710-info-alternate.sh