fatal: Authentication failed for 'https://gitee.com/…'密码认证失败,即用户名,密码输入错误。
使用如下指令重置用户名密码:
git config --system --unset credential.helper
然后再次提交,重新输入用户名密码即可。
fatal: Authentication failed for 'https://gitee.com/…'密码认证失败,即用户名,密码输入错误。
使用如下指令重置用户名密码:
git config --system --unset credential.helper
然后再次提交,重新输入用户名密码即可。