Skip to content

Instantly share code, notes, and snippets.

@mkweskin
Created February 25, 2014 18:03
Show Gist options
  • Save mkweskin/9214338 to your computer and use it in GitHub Desktop.
Save mkweskin/9214338 to your computer and use it in GitHub Desktop.
Git clone with no cert check
env GIT_SSL_NO_VERIFY=true git clone https://...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment