Documentation/config: mention "now" and "never" for 'expire' settings
commit8cc88166c00e555f1bf5375017ed91b7e2cc904e
authorEric Sunshine <sunshine@sunshineco.com>
Tue, 28 Jul 2015 20:06:10 +0000 (28 16:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Jul 2015 20:23:03 +0000 (28 13:23 -0700)
tree9a218bdb1020f91d4f1b87b239444884085071b6
parent5f5f553fd571732f6ff78107fb6223c5cf7b441f
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>
Documentation/config.txt