Skip to content

Instantly share code, notes, and snippets.

@timjonesdev
Last active March 25, 2021 10:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save timjonesdev/1b2091a582cfbd82963bac2a6efd45c6 to your computer and use it in GitHub Desktop.
Save timjonesdev/1b2091a582cfbd82963bac2a6efd45c6 to your computer and use it in GitHub Desktop.
git config \
--global \
url."https://${bitbucket_id}:${bitbucket_token}@privatebitbucket.com".insteadOf \
"https://privatebitbucket.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment