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