Skip to content

Instantly share code, notes, and snippets.

@busterc
Last active March 5, 2024 10:16
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save busterc/9356a320c2e27b7b8c7bc06957a98611 to your computer and use it in GitHub Desktop.
Save busterc/9356a320c2e27b7b8c7bc06957a98611 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
@sibysathyanesan
Copy link

Thank you

@ggteixeira
Copy link

Thank you @busterc. You saved the day!

@sci-42ver
Copy link

did the author know the reason why ipv6 is slow to bitbucket ?
ipv6 in some conditions is better than ipv4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment