Skip to content

Instantly share code, notes, and snippets.

@willread
Created May 3, 2013 16:09
Show Gist options
  • Save willread/5510463 to your computer and use it in GitHub Desktop.
Save willread/5510463 to your computer and use it in GitHub Desktop.
Configure git to cache credentials for a while and not bother me so much.
git config --global credential.helper cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment