Home Git清除用户名密码
Post
Cancel

Git清除用户名密码

清空所有用户名和密码

1
git config –system –unset credential.helper

如果不好使,那就得去Windows管理凭据里更改了

1
控制面板 — 用户账户 — Windows管理凭据 — 编辑
This post is licensed under CC BY 4.0 by the author.