Merge branch 'ja/directory-attrs' into maint
authorJunio C Hamano <gitster@pobox.com>
Sat, 12 Jan 2013 00:46:46 +0000 (16:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 12 Jan 2013 00:46:46 +0000 (16:46 -0800)
The attribute mechanism didn't allow limiting attributes to be
applied to only a single directory itself with "path/" like the
exclude mechanism does.

* ja/directory-attrs:
  Add directory pattern matching to attributes


Trivial merge