Skip to content

Instantly share code, notes, and snippets.

@molotovbliss
Created November 10, 2017 07:37
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 molotovbliss/565013d8b1af9073cdb5a11413b900f6 to your computer and use it in GitHub Desktop.
Save molotovbliss/565013d8b1af9073cdb5a11413b900f6 to your computer and use it in GitHub Desktop.
Save git credientials for a week globally
git config --global credential.helper "cache --timeout=520000"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment