Git权限拒绝解决办法

2018-11-30  本文已影响0人  沐雨丹阳

如果push遇到在输入密码是熟错后,就会报这个错误fatal: Authentication failed for

解决办法:

git config --system --unset credential.helper

上一篇下一篇

猜你喜欢

热点阅读