Windows Git:致命:遇到TaskCanceledException

编程入门 行业动态 更新时间:2024-10-25 03:19:50
本文介绍了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

本文发布于:2023-11-15 19:20:27,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1597249.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Windows   Git   TaskCanceledException

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!