coding git push 403 时

Posted winyh

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了coding git push 403 时相关的知识,希望对你有一定的参考价值。

直接修改 项目目录下的 .git/config   url

url = https://coding用户名:coding密码@git.coding.net/coding账号/coding项目名称.git

例如:
url = https://test:123456@git.coding.net/test/test.git

  

以上是关于coding git push 403 时的主要内容,如果未能解决你的问题,请参考以下文章