Skip to content

Instantly share code, notes, and snippets.

@arlm
Created December 12, 2023 12:27
Show Gist options
  • Save arlm/3ee03bbd2c5f024155c95d1a92b3b7c5 to your computer and use it in GitHub Desktop.
Save arlm/3ee03bbd2c5f024155c95d1a92b3b7c5 to your computer and use it in GitHub Desktop.
git config --global --add url."[email protected]:".insteadOf "https://bitbucket.org/"
git config --global --add url."[email protected]:".insteadOf "https://gitlab.com/"
git config --global --add url."[email protected]:".insteadOf "https://bitbucket.org/"
git config --global --add url."[email protected]:".insteadOf "https://github.com/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment