Skip to content

Instantly share code, notes, and snippets.

@LuisRBarreras
Created May 5, 2014 23:40
Show Gist options
  • Save LuisRBarreras/47abc8c63ed1d9f2c2bf to your computer and use it in GitHub Desktop.
Save LuisRBarreras/47abc8c63ed1d9f2c2bf to your computer and use it in GitHub Desktop.
Set the cache to timeout after 1 hours(default is 15 minutes)
git config --global credential.helper 'cache --timeout=3600'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment