Skip to content

Instantly share code, notes, and snippets.

@gonzalocasas
Created September 25, 2015 16:53
Show Gist options
  • Save gonzalocasas/d42127dccd1d6a95a46e to your computer and use it in GitHub Desktop.
Save gonzalocasas/d42127dccd1d6a95a46e to your computer and use it in GitHub Desktop.
Search Github branches without cloning
$ zipgrep 'string' =(curl -sL https://github.com/org/repo/archive/branch.zip)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment