Skip to content

Instantly share code, notes, and snippets.

@gagimilicevic
Created April 26, 2020 11:30
Show Gist options
  • Save gagimilicevic/f885107b4b90549eb92d8a05b164f153 to your computer and use it in GitHub Desktop.
Save gagimilicevic/f885107b4b90549eb92d8a05b164f153 to your computer and use it in GitHub Desktop.
Remove credentials on GIT repo on stage server
git config credential.helper 'cache --timeout=9000000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment