摘要:
git config --global user.name "xx"git config --global user.email "xx@xx"git config --global http.sslVerify false git checkout -b <本地分支> origin/release 阅读全文
posted @ 2021-11-10 16:12
贝隆
阅读(3011)
评论(0)
推荐(1)
|
摘要:
git config --global user.name "xx"git config --global user.email "xx@xx"git config --global http.sslVerify false git checkout -b <本地分支> origin/release 阅读全文
posted @ 2021-11-10 16:12
贝隆
阅读(3011)
评论(0)
推荐(1)
|