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