【发布时间】:2020-06-26 13:35:17
【问题描述】:
我正在尝试将项目上传到 github,所以我运行了命令
$ git push origin master
但它给了我
remmote: Permission to [repo name] denied to [old github account I used on this
laptop]
fatal: unable to access repository
【问题讨论】:
标签: git github command-line git-bash