Skip to content

Instantly share code, notes, and snippets.

@udhos
Created February 23, 2019 19:43
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 udhos/37bc974d4d54c5e49f6a34f98dea8597 to your computer and use it in GitHub Desktop.
Save udhos/37bc974d4d54c5e49f6a34f98dea8597 to your computer and use it in GitHub Desktop.
git config --global user.name udhos
git config --global user.email udhos
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