Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lcomplete/dffeffeff313ce3fa9298013a6f48cbf to your computer and use it in GitHub Desktop.
Save lcomplete/dffeffeff313ce3fa9298013a6f48cbf to your computer and use it in GitHub Desktop.
Faster git clone for large repositories
git clone --depth 1 https://github.com/CocoaPods/Specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment