Top "Git-grep" questions

git grep <regex containing newline>

I'm trying to grep all line breaks after some binary operators in a project using git bash on a Windows …

regex git git-grep