Skip to content

Instantly share code, notes, and snippets.

@danylkaaa
Created July 29, 2017 14:27
Show Gist options
  • Save danylkaaa/c372712dd9274e6f34af7cb2d16eaf30 to your computer and use it in GitHub Desktop.
Save danylkaaa/c372712dd9274e6f34af7cb2d16eaf30 to your computer and use it in GitHub Desktop.
git autologin
git config remote.origin.url https://{USERNAME}:{PASSWORD}@github.com/{USERNAME}/{REPONAME}.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment