Skip to content

Instantly share code, notes, and snippets.

@nightcrawler-
Created October 15, 2021 18:43
Show Gist options
  • Save nightcrawler-/2359640aabe37aee6f36ef510eda356f to your computer and use it in GitHub Desktop.
Save nightcrawler-/2359640aabe37aee6f36ef510eda356f to your computer and use it in GitHub Desktop.
View size of repo before cloning
curl https://api.github.com/repos/google/iosched 2> /dev/null | grep size | tr -dc '[:digit:]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment