• J
    Merge branch 'nd/attr-match-optim' · 70d18257
    Jeff King 提交于
    Trivial and obvious optimization for finding attributes that match
    a given path.
    
    * nd/attr-match-optim:
      attr: avoid searching for basename on every match
      attr: avoid strlen() on every match
    70d18257
attr.c 19.2 KB