Git报错:fatal: Authentication failed for ‘https:gitee.com.......‘

    科技2025-08-08  12

    提交代码到码云,Git报错如下:

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

    很明显说明码云的认证失败,即用户名,密码输入错误。

    使用如下指令重置用户名密码:

    git config --system --unset credential.helper

    然后再次提交,重新输入用户名密码即可。

    转载自:https://blog.csdn.net/DeMonliuhui/article/details/80320134

    Processed: 0.010, SQL: 8