Skip to content

Instantly share code, notes, and snippets.

@myas92
Last active April 24, 2022 13:19
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 myas92/a9f25d8d6b09068e7b3bf1691a48a6f3 to your computer and use it in GitHub Desktop.
Save myas92/a9f25d8d6b09068e7b3bf1691a48a6f3 to your computer and use it in GitHub Desktop.

Git

don't use username and password

based on this tutoral : link

git config --global credential.helper 'cache --timeout 7200'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment