$ 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时出错,请问是因为什么原因?
10 回答11.1k 阅读
6 回答3k 阅读
5 回答4.8k 阅读✓ 已解决
4 回答3.1k 阅读✓ 已解决
2 回答2.6k 阅读✓ 已解决
3 回答2.3k 阅读✓ 已解决
5 回答2.8k 阅读
是因为「Access denied」呗,「Authentication failed」了。
翻译成中文,就是说你的用户名/密码不对。