Skip to content

Instantly share code, notes, and snippets.

@zhangludi
Last active August 15, 2018 09:52
Show Gist options
  • Save zhangludi/3598be7267bf8133b9a9346431cac117 to your computer and use it in GitHub Desktop.
Save zhangludi/3598be7267bf8133b9a9346431cac117 to your computer and use it in GitHub Desktop.
git 记住账户密码
https://git-scm.com/book/zh/v2/Git-%E5%B7%A5%E5%85%B7-%E5%87%AD%E8%AF%81%E5%AD%98%E5%82%A8
git 凭证存储
1.
git config credential.helper store
2. git pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment