Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does "git grep" use a system grep or does it implement grep on its own?



That seems to be the "command infrastructure" for the grep builtin. The actual grep engine is in https://github.com/git/git/blob/master/grep.c.


The article has an answer to that. I'm not sure if you're challenging the article's answer or if you just missed it...


Oops, missed that part of the article, thanks!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: