Git報錯:fatal: Authentication failed for 'https://gitee.com/.......'


提交代碼到碼雲,Git報錯如下:

fatal: Authentication failed for 'https://gitee.com/......'

很明顯說明碼雲的認證失敗,即用戶名,密碼輸入錯誤。

使用如下指令重置用戶名密碼:

git config --system --unset credential.helper

然后再次提交,重新輸入用戶名密碼即可。

轉: https://blog.csdn.net/DeMonliuhui/article/details/80320134


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM