mayb
C#.NET
Golang
相册
关于我
好记性不如烂笔头。
当前位置:
首页
>
git
gitlab不验证https证书
export GIT_SSL_NO_VERIFY=true
git config --global http.sslVerify "false"