Re: [PATCH 0/2] bringing attributes to pathspecs

2017-03-09 Thread Stefan Beller
On Thu, Mar 9, 2017 at 1:07 PM, Brandon Williams wrote: > This small series extends the pathspec magic to allow users to specify > attributes that files must have in order for a pathspec to 'match' a file. > > One potential use for this is to allow a repository to specify attributes for > a > set

[PATCH 0/2] bringing attributes to pathspecs

2017-03-09 Thread Brandon Williams
This small series extends the pathspec magic to allow users to specify attributes that files must have in order for a pathspec to 'match' a file. One potential use for this is to allow a repository to specify attributes for a set of files. The user can then specify that attribute as a pathspec to