author | Matthias Lederhofer <matled@gmx.net> | |
Fri, 19 Jan 2007 10:49:35 +0000 (11:49 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 21 Jan 2007 07:29:49 +0000 (23:29 -0800) | ||
commit | 9b088c4e394df84232cfd37aea78349a495b09c1 | |
tree | bf02a847e86a19c515373dfe02e94349cd2a8e90 | tree | snapshot |
parent | a6c730644b7e1d35bd0d26962dbc978aa47d1863 | commit | diff |
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>
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>