问题描述
我有一个 github 帐户,我用它登录了 microsft edge 浏览器。另一个是镀铬的。 主要是我使用来自 microsoft edge 的那个,并且在第一次提交时,当我尝试推送时,github 再次询问用户名和密码,我成功登录,之后我总是使用该帐户并且我没有问题推送。
现在我需要在 chrome 上的另一个帐户上推送一些东西。但我仍然以某种方式在我的电脑上“登录”为我在 microsoft edge 上使用的 github 帐户。
当我尝试推送其他帐户时(当然,我从该帐户添加了第一个远程仓库源)我得到
$ git push -u origin master
remote: Permission to xxxx.git denied to some-user-name.
fatal: unable to access 'https://github.com/xxx/project-name.git/': The requested URL returned error: 403
我该如何解决这个问题?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)