Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
weinzierl
1y ago
0 comments
Save
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
5 comments · 2 top-level
top
newest
oldest
idunnoman1222
1y ago
· 3 in thread
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
edflsafoiewq
1y ago
I assumed you were talking about issue search, since that's what the thread is about.
j
/
k
navigate · click thread line to collapse