Skip to content

Instantly share code, notes, and snippets.

@songjiayang
Created May 7, 2019 06:07
Show Gist options
  • Save songjiayang/00424ff8b1b87db43ec8d4aa934f9c79 to your computer and use it in GitHub Desktop.
Save songjiayang/00424ff8b1b87db43ec8d4aa934f9c79 to your computer and use it in GitHub Desktop.
go get with git rather than http
[http "https://git.xx.com"]
sslVerify = false
[url "git@git.xx.com:"]
insteadOf = http://git.xx.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment