Prefer using SSH over HTTP(S) for git.
In your ~/.gitconfig file:
[url "git@github.com:"] insteadOf = http://github.com/ insteadOf = https://github.com/