Skip to content
  • Junio C Hamano's avatar
    Merge branch 'pw/wildmatch-fixes' · f8340899
    Junio C Hamano authored
    The wildmatch library code unlearns exponential behaviour it
    acquired some time ago since it was borrowed from rsync.
    
    * pw/wildmatch-fixes:
      t3070: make chain lint tester happy
      wildmatch: hide internal return values
      wildmatch: avoid undefined behavior
      wildmatch: fix exponential behavior
    f8340899