如果push遇到在輸入密碼是熟錯(cuò)后,就會報(bào)這個(gè)錯(cuò)誤fatal: Authentication failed for
解決辦法:
git config --system --unset credential.helper
如果push遇到在輸入密碼是熟錯(cuò)后,就會報(bào)這個(gè)錯(cuò)誤fatal: Authentication failed for
解決辦法:
git config --system --unset credential.helper