Skip to content
  • Junio C Hamano's avatar
    Merge branch 'hm/config-parse-expiry-date' · 6cddb736
    Junio C Hamano authored
    "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
    6cddb736