I have recently updated my git (2.7.4.windows.1). Since then pulling from github produces output like this:
$ git pull --rebase Fatal: TaskCanceledException enco
Turns out i had to to set up the proxy
git config --global http.proxy http://proxyuser:proxypwd@proxy.server.com:80