再向git clone新浪云时第一次输入账号密码错误后一直报错:
fatal: Authentication failed for 'https://sae.sinacloud.xxxxxxxxxx'
使用如下指令重置用户名密码后登陆:
git config --system --unset credential.helper
再向git clone新浪云时第一次输入账号密码错误后一直报错:
fatal: Authentication failed for 'https://sae.sinacloud.xxxxxxxxxx'
使用如下指令重置用户名密码后登陆:
git config --system --unset credential.helper