|
|
|
|
|
by pmoriarty
2045 days ago
|
|
Can I just rant about how atrociously terrible and primitive GitHub's search features are? It's quite common for me to search for something and get tens of thousands of identical results which GitHub forces me to scroll through one page at a time. It would be so much better if GitHub just showed me one single result for all those thousand which are exactly the same, and let me expand that result if I wanted to see one of the other identical matches. Also helpful would be a way to filter out filenames (or, even better patterns.. better still regexes) which I don't want. That would make their search results actually useful. As it is, unless you're searching for something exceptionally rare, they're next to useless. |
|