]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bw/attr-pathspec'
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2017 20:50:26 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Mar 2017 20:50:26 +0000 (13:50 -0700)
commitf6c64c648ade843b44d517b2de41b8b882f112c0
treee1ca564c6a9d4ceff87c40944bbb14211207c767
parent60cf6cd71af2c3a530ac9fad57579a7b10e862ee
parentc5af19f9ab4cd8582689ca9d9c84f188f4442d10
Merge branch 'bw/attr-pathspec'

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