我试图用sourcetree推送到github,但是得到以下错误:
git -c diff.mnemonicprefix = false -c core.quotepath = false push -v --tags origin live_version:live_version远程:无效的用户名或密码。致命:“ https://github.com/myname/myrepo/的身份验证失败”推送至 https://github.com/myname/myrepo
完成但有错误,请参见上文。
工具>身份验证>我的github帐户
然后单击“编辑”>“刷新oauth令牌” 。打开一个页面,我得到:
验证成功
SourceTree has been successfully authenticated. You may now close this page.
它始终有效,但突然停止了,我没有两因素验证。我尝试删除该帐户,然后再次将其添加无济于事。我如何才能使连接再次工作,以便将项目推送到github。
Sourcetree版本2.1.8.0