搜索

首页  >  问答  >  正文

coding.net - git push 403

我在coding有两个账号,不知道怎么解决这个问题。

有一个办法是用户名和密码直接写在config,这个似乎不大好。

是否有更好的办法,网上有说remote set-url, 我没有测试通过。

为情所困为情所困2795 天前730

全部回复(2)我来回复

  • 高洛峰

    高洛峰2017-04-28 09:08:10

    [amonest@localhost python-scripts]$ git remote set-url orginal https://amonest@github.com/amonest/python-scripts.git
    [amonest@localhost python-scripts]$ git push orginal master
    

    会弹出一个密码框,输入密码即可。

    google 一下有很多解决方案

    回复
    0
  • phpcn_u1582

    phpcn_u15822017-04-28 09:08:10

    可以换ssh方式提交

    回复
    0
  • 取消回复