Windows git: Fatal: TaskCanceledException encountered

后端 未结 8 649
渐次进展
渐次进展 2021-01-31 02:51

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         


        
8条回答
  •  旧时难觅i
    2021-01-31 03:17

    This error can also happen when your Git hoster is down, so check the status page (eg, GitHub status) to see if there is any incident on the hoster side before trying the other solutions here.

提交回复
热议问题