Last active
          May 21, 2025 12:33 
        
      - 
      
- 
        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
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # https://bitbucket.org/site/master/issues/8809/cloning-and-pushing-excruciatingly-slow#comment-34263833 | |
| Host bitbucket.org | |
| AddressFamily inet | 
Thank you @busterc. You saved the day!
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
  
            
Thank you