Hacker News new | ask | show | jobs
by idunnoman1222 519 days ago
Oh yeah, where on the Internet does this work reliably?please don’t say gitlab
2 comments

Sourcegraph.
grep -rli search_this some-repo # (or use rg if you prefer)
Holy shit what a good idea why doesn’t GitHub just let you use ripgrep?!?!?
Too expensive I assume.