My mac is running masos yosemite.
When I use git pull or git push, the Internet connection at my home will suddenly break. I cannot ping google.com from any computers. Usually, the connection will be restored by itself after a minute.
This only happens when my computer is using wifi. When my mac uses an ethernet connection, git pull and git push work fine.
Additionally, this only happens with bitbucket. Git pull from github.com works without any problems.
Please help me out. Thanks!
Hi Cuixu,
Is there a large difference in size between the repositories that you are working on in Bitbucket versus the ones in Github? Are you able to actually pull and push or does it fail?
From what you described it seems that your WiFi connection could be weak or that your router could be the culprit. Can you try a option + left click on the wifi icon on your Mac to check the connection stats? Would it be possible to test using a different router?
Regards,
Andre Marques
Thank you very much, Andre.
Sorry about replying you back late.
I tried what you mentioned and it didn't help me. Today, I finally resolved it using this command:
git config sendpack.sideband false
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.