Merge branch 'hm/config-parse-expiry-date'
commit6cddb7362ca3c7312b57a4f172bca5c953a45b6c
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:23:37 +0000 (6 09:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:23:37 +0000 (6 09:23 -0800)
tree62b363b31ccae02533ee81eea365cb975ab39cce
parent0186e9ebedfb18ad02fe20af18cc35526760fbad
parent5f9674243d0341519e5031681c941b0e1ad7a9e3
Merge branch 'hm/config-parse-expiry-date'

"git config --expiry-date gc.reflogexpire" can read "2.weeks" from
the configuration and report it as a timestamp, just like "--int"
would read "1k" and report 1024, to help consumption by scripts.

* hm/config-parse-expiry-date:
  config: add --expiry-date
config.c
config.h