On 03/24, Junio C Hamano wrote: > * bw/recurse-submodules-relative-fix (2017-03-17) 5 commits > - ls-files: fix bug when recursing with relative pathspec > - ls-files: fix typo in variable name > - grep: fix bug when recursing with relative pathspec > - setup: allow for prefix to be passed to git commands > - grep: fix help text typo > > A few commands that recently learned the "--recurse-submodule" > option misbehaved when started from a subdirectory of the > superproject. Anything more you think needs to be done about this? I noticed that Dscho's config series hit master so I could rebase against that (as there is a small conflict). Aside from that it didn't seem like there were many complaints with the proposed fix. -- Brandon Williams