Skip to content

Instantly share code, notes, and snippets.

@timjonesdev
Created May 20, 2019 21:52
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save timjonesdev/69dd36d7ead205c4d0e8f5c99b0bedc6 to your computer and use it in GitHub Desktop.
Save timjonesdev/69dd36d7ead205c4d0e8f5c99b0bedc6 to your computer and use it in GitHub Desktop.
git config \
--global \
url."https://${user}:${personal_access_token}@github.com".insteadOf \
"https://github.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment