$ git pull
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://XXXX.git/'
git pull时出错,请问是因为什么原因?
$ git pull
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://XXXX.git/'
git pull时出错,请问是因为什么原因?
13 回答13.1k 阅读
7 回答2.3k 阅读
3 回答1.4k 阅读✓ 已解决
6 回答1.4k 阅读✓ 已解决
2 回答1.5k 阅读✓ 已解决
3 回答1.5k 阅读✓ 已解决
6 回答1.2k 阅读
是因为「Access denied」呗,「Authentication failed」了。
翻译成中文,就是说你的用户名/密码不对。