Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
weinzierl
1y ago
0 comments
Share
If you search code for a string you know is there it is completely git or miss if it is found. Always has been like that.
Also see
https://news.ycombinator.com/item?id=35144250
0 comments
default
newest
oldest
edflsafoiewq
1y ago
I assumed you were talking about issue search, since that's what the thread is about.
idunnoman1222
1y ago
Oh yeah, where on the Internet does this work reliably?please don’t say gitlab
maeil
1y ago
Sourcegraph.
trollbridge
1y ago
grep -rli search_this some-repo # (or use rg if you prefer)
idunnoman1222
1y ago
Holy shit what a good idea why doesn’t GitHub just let you use ripgrep?!?!?
1 more reply
j
/
k
navigate · click thread line to collapse