让git信任自签名证书

将.crt证书文件上传到/path/to/cert
然后命令行执行

sudo git config --system http.sslCAPath /path/to/cert