Re: [PATCH v2 4/4] ls-files: fix bug when recursing with relative pathspec

2017-03-15 Thread Brandon Williams
On 03/14, Stefan Beller wrote: > On Tue, Mar 14, 2017 at 3:11 PM, Brandon Williams wrote: > > When using the --recurse-submodules flag with a relative pathspec which > > includes "..", an error is produced inside the child process spawned for a > > submodule. When creating the pathspec struct in

Re: [PATCH v2 4/4] ls-files: fix bug when recursing with relative pathspec

2017-03-14 Thread Stefan Beller
On Tue, Mar 14, 2017 at 3:11 PM, Brandon Williams wrote: > When using the --recurse-submodules flag with a relative pathspec which > includes "..", an error is produced inside the child process spawned for a > submodule. When creating the pathspec struct in the child, the ".." is > interpreted to