Skip to content

Instantly share code, notes, and snippets.

@DuaneNielsen
Created January 19, 2016 05:32
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 DuaneNielsen/5805b59736b373f9a8cf to your computer and use it in GitHub Desktop.
Save DuaneNielsen/5805b59736b373f9a8cf to your computer and use it in GitHub Desktop.
git comfort commands
git config --global credential.helper cache
git config --global credential.helper "cache --timeout=7800"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment