有时下面也会有乱码。
在 stackoverflow 上查到的 解决方法 。

执行:
git config --system --unset credential.helper

My fix is to remove manager helper from git's system config:
If you got permission denied, invoke above command after running cmd as administrator.