git出现以下错误
remote: Incorrect username or password ( access token )
fatal: Authentication failed for 'https://gitee.com/l1342278185/TY_RMS_Multiple_Manage.git/'
输入以下代码,重置之前输入的码云账号密码
git config --system --unset credential.helper
git出现以下错误
remote: Incorrect username or password ( access token )
fatal: Authentication failed for 'https://gitee.com/l1342278185/TY_RMS_Multiple_Manage.git/'
git config --system --unset credential.helper