【发布时间】:2017-06-29 01:04:23
【问题描述】:
我遇到这个问题已经有一段时间了。基本上,我无法使用带有 https 的 GitBash 从我的工作计算机推送到 GitHub 上的个人仓库。
这是错误信息
$ git push origin master
Username for 'https://github.com':
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/georgeliu1998/mlnd.git/'
检查了以下这些线程,但它们似乎不是相同的情况。
【问题讨论】: