Skip to content

Instantly share code, notes, and snippets.

@zhenyi2697
Created October 20, 2015 08:10
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 zhenyi2697/171a0c6c46573c7d1a14 to your computer and use it in GitHub Desktop.
Save zhenyi2697/171a0c6c46573c7d1a14 to your computer and use it in GitHub Desktop.
Git store credential windows
git config --global credential.helper wincred
git config credential.helper 'cache --timeout=3600'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment