gitee推送到遠程倉庫時提示錯誤
remote: Incorrect username or password ( access token )
fatal: Authentication failed for 'https://gitee.com/***/***.git/'
解決辦法:
一、清除本地的gitee用戶名和密碼
git config --system --unset credential.helper
出現以下錯誤提示,顯示我沒有權限,無果
error: could not lock config file C:/Program Files/Git/mingw64/etc/gitconfig: Permission denied
二、打開控制面板》所有控制面板項》憑據管理器,刪除相應的憑證