设置变量:
export GIT_SSL_NO_VERIFY=1
#or
git config --global http.sslverify false