Y
Hacker News
new
|
ask
|
show
|
jobs
by
mfontani
3429 days ago
So... what happens when one runs "git grep foo" on it?
1 comments
kevincox
3429 days ago
It will be slow. Small steps. But in practice companies with large repos have other search solutions so that each user doesn't have to do a raw search on the entire working tree.
link