About a month ago, we wondered why [gc] rerereResolved = 5.days does not work and if we want to do something better. Here is a pair of patches that attempt to improve the situation. Junio C Hamano (2): rerere: represent time duration in timestamp_t internally rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved Documentation/config.txt | 2 ++ config.c | 4 ++-- config.h | 3 +++ rerere.c | 46 +++++++++++++++++++++++++++++++++------------- 4 files changed, 40 insertions(+), 15 deletions(-) -- 2.14.1-405-g52c75fc716