导航

 

2019年9月19日

摘要: git config --global http.sslVerify falsegit clone https://用户名:密码@git.xxxx.cn/xxx/xxx.git master 如果用户名和密码里有@等特殊字符,要转成urlcode码。比如@就转成%40 阅读全文
posted @ 2019-09-19 10:37 slqt 阅读(5810) 评论(0) 推荐(1) 编辑