执行git pull 报错 fatal: Authentication failed for ‘xxx’,原因是修改了gitlab密码,需要重新认证。

git config --global user.name "xxx"
git config --global user.email "xxx"


shmily
36 声望0 粉丝