Git pulls were taking forever on my new VirtualBox running Ubuntu. I'm doing git over ssh and it turns out if you edit the /etc/ssh/ssh_config file( save a copy first ) and change GSSAPIAuthentication to no that speeds it right up.
Originally saw this here
No comments:
Post a Comment