Skip to content

Instantly share code, notes, and snippets.

@on195594
Created September 2, 2021 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save on195594/e1870918ae791ff8c77b3da02320d0a8 to your computer and use it in GitHub Desktop.
Save on195594/e1870918ae791ff8c77b3da02320d0a8 to your computer and use it in GitHub Desktop.
git清除用户名和密码

git清除用户名和密码用管理员的身份运行git bash。 然后输入命令: git config --system --unset credential.helper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment