Hacker News new | ask | show | jobs
by jannic 3740 days ago
My reaction when I wanted to searched for a file in a larger github repo, and the search bar was missing: I just cloned the repo and used `git grep` locally.

What's the next step? Cloning only allowed for logged-in users?