phpstrom 登录git报401 unauthorized

1 第一步  删除git凭据

 

 2 执行: git config –system –unset credential.helper

执行以上两步,重新checkout代码就会成功了!!!!