Code search on GitHub now requires login
github.blog
Code search on GitHub now requires login
1–10 of 12 posts
Re: Code search on GitHub now requires login
#2Re: Code search on GitHub now requires login
#3Re: Code search on GitHub now requires login
#4Re: Code search on GitHub now requires login
#5Re: Code search on GitHub now requires login
#6Pathetic.
Re: Code search on GitHub now requires login
#7It's painless to use them because they have mapped the routes on sourcegraph.com to the github repo, so things like https://sourcegraph.com/github.com/kubernetes/kubernetes just magically work
I love them so much
Re: Code search on GitHub now requires login
#8Made yet another throwaway account to do the searches.
I can't see how making my research harder helped anyone.
Re: Code search on GitHub now requires login
#9Depending on ones needs for search, a shout-out to Sourcegraph ( https://sourcegraph.com/search ) which in addition to offering anonymous search also supports regex searches and -- perhaps most relevant -- "go to symbol" for a huge number of cases. That alone can often save a "search" because it understands the relationships in the text It's painless to use them because they have mapped the routes on sourcegraph.com…