Merge branch 'bw/attr-pathspec' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Mar 2017 22:37:30 +0000 (15:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Mar 2017 22:37:30 +0000 (15:37 -0700)
commit3af5d6c1fcf5dc4d0fc0182329aaf6c069da0fb7
tree4af629ccb71e5cab747010190c322e438106dbe2
parentc335c9cf6ef723cbe44c611defab8620db231937
parentc5af19f9ab4cd8582689ca9d9c84f188f4442d10
Merge branch 'bw/attr-pathspec' into next

The pathspec mechanism learned to further limit the paths that
match the pattern to those that have specified attributes attached
via the gitattributes mechanism.

* bw/attr-pathspec:
  pathspec: allow escaped query values
  pathspec: allow querying for attributes
dir.c