git grep by file extensions

后端 未结 3 1411
野的像风
野的像风 2021-01-30 10:18

I know that, if I wanted to grep for a pattern only on files with certain extensions, I could do this:

// searches recursively and matches case insensitively in          


        
3条回答
提交回复
热议问题