执行vi ~/.git-credentials,可以看到被保存的账号密码,删掉或者修改都可以了! eg:http://账号:密码@git仓库http地址
vi ~/.git-credentials
http://账号:密码@git仓库http地址