Skip to content

Instantly share code, notes, and snippets.

@pablodz
Forked from busterc/config
Created September 30, 2022 03:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pablodz/cc9f6036f3a1b1a4fc23c041d11d5faf to your computer and use it in GitHub Desktop.
Save pablodz/cc9f6036f3a1b1a4fc23c041d11d5faf to your computer and use it in GitHub Desktop.
[Fix Slow BitBucket] remove IPv6 from ssh/git for bitbucket.org #git #bitbucket #ssh
# https://bitbucket.org/site/master/issues/8809/cloning-and-pushing-excruciatingly-slow#comment-34263833
Host bitbucket.org
AddressFamily inet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment