公司規定要定期更新 windows 平台密碼,但更新密碼後發現把 git push 到 Azure DevOps 上一直失敗,錯誤訊息如標題所示
上網找了一些資源,內容大多都長到讓我直接放棄,直到在 stackoverflow 上有個不囉嗦直接上圖的大大才順利解決,所以我等等也打算不囉嗦直接上圖
先講結論:更新 windows 平台密碼後記得更新電腦的 Windows 認證
詳細步驟
Step 1. 打開控制台,選取使用者帳戶
Step. 2 選擇管理您的認證
Step 3. 在 Windows 認證中找到你 Azure DevOps 中的認證並更新密碼
參考連結:https://stackoverflow.com/questions/15381198/remove-credentials-from-git/39592537#39592537
