Re: Weird behavior with git grep --recurse-submodules

2019-07-16 Thread Daniel Zaoui
Hi Matheus, Thank you for your response. I really hope the change Brandon made is not a project decision. At least, it does seem to me like a bug. How do you recommend me to solve this issue? Is there some place where I can check if some bug ticket has been created on this matter? I didn't fin

Weird behavior with git grep --recurse-submodules

2019-07-08 Thread Daniel Zaoui
Hi guys, I work with submodules and use git grep a lot. I noted that when it is invoked used with --recurse-submodules, the result is not as expected for the submodules. I get submodules results as if no files were modified (like --cached option) although I would expect results taking into acc