Windows Git:致命:遇到TaskCanceledException [英] Windows git: Fatal: TaskCanceledException encountered

查看:102
本文介绍了Windows Git:致命:遇到TaskCanceledException的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近更新了我的git(2.7.4.windows.1).从那以后从github提取会产生如下输出:

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 encountered.
Current branch ABC-123_Something is up to date.

Fatal: TaskCanceledException encountered.在无聊的20秒后出现,然后一切正常.我在网上找不到任何东西,我想避免一遍又一遍地浪费那20秒.

The Fatal: TaskCanceledException encountered. appears after a boring 20 seconds and then everything works out just fine. I haven't found anything on the net and I would like to avoid wasting that 20 seconds over and over again.

推荐答案

自从我使用上一个版本以来,凭据帮助程序的处理发生了变化. 全系统gitconfig (如TortoiseGit所称)包含以下部分:

The credential helper handling changed since the last version that I used. The systemwide gitconfig (as TortoiseGit calls it) contained a section:

[credential]
    helper = manager

我认为这是以前版本的一部分.我删除了它,此后未发生延迟和错误消息.胜利! :-)

I think it is some leftover from previous versions. I deleted it and the delay and the error message haven't happened since. Victory! :-)

这篇关于Windows Git:致命:遇到TaskCanceledException的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆