Skip to content

Instantly share code, notes, and snippets.

@andmax
Created December 5, 2018 12:39
Show Gist options
  • Save andmax/010f4a9bdafa6c55d57594e262466d02 to your computer and use it in GitHub Desktop.
Save andmax/010f4a9bdafa6c55d57594e262466d02 to your computer and use it in GitHub Desktop.
Store git https password
1- git config credential.helper store
2- git push
3- <type in password>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment