commit | 8cc88166c00e555f1bf5375017ed91b7e2cc904e | [log] [tgz] |
---|---|---|
author | Eric Sunshine <sunshine@sunshineco.com> | Tue Jul 28 16:06:10 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jul 28 13:23:03 2015 -0700 |
tree | 9a218bdb1020f91d4f1b87b239444884085071b6 | |
parent | 5f5f553fd571732f6ff78107fb6223c5cf7b441f [diff] |
Documentation/config: mention "now" and "never" for 'expire' settings In addition to approxidate-style values ("2.months.ago", "yesterday"), consumers of 'gc.*expire*' configuration variables also accept and respect 'now' ("do it immediately") and 'never' ("suppress entirely"). Suggested-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>