GIT Fatal: TaskCanceledException encountered.
查看git全局配置
git config --list --system git config --list --global
解决方法 ,在全局命名空间中设置为credential.helper = store 要消除系统级别的干扰
git config –global credential.helper manager
git config --system --unset credential.helper
春风如贵客,一到便繁华

浙公网安备 33010602011771号