更新Git的密码

git config --global credential.helper osxkeychain


Windows,使用不同参数的命令是相同的:

git config --global credential.helper wincred




git config --global --unset user.password

posted on 2021-07-28 09:09  Earvin  阅读(320)  评论(0)    收藏  举报

导航