Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jc/parseopt-expiry-errors' · 3915f9a4
    Junio C Hamano authored
    "git gc --prune=nonsense" spent long time repacking and then
    silently failed when underlying "git prune --expire=nonsense"
    failed to parse its command line.  This has been corrected.
    
    * jc/parseopt-expiry-errors:
      parseopt: handle malformed --expire arguments more nicely
      gc: do not upcase error message shown with die()
    3915f9a4