Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/bash/18.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Git Bash在Windows 10上运行缓慢_Git_Bash_Windows 10 - Fatal编程技术网

Git Bash在Windows 10上运行缓慢

Git Bash在Windows 10上运行缓慢,git,bash,windows-10,Git,Bash,Windows 10,还有谁对Windows10上的Git Bash shell有问题吗?它在我的机器上运行非常慢,否则性能会很好。Git Bash shell是与Git for Windows一起安装的,尚未修改。您是否尝试过其他终端仿真器? 类似于cmder: 还是另一种外壳? 巴邦: 两者都预先安装并预配置了git。另外还有Unix工具 试试这个,对我有用:谢谢@rascob,我尝试了列出的配置命令,但我的git bash在看到命令提示符之前仍然需要20秒的时间闪烁光标…32位还是64位窗口?32位还是64位

还有谁对Windows10上的Git Bash shell有问题吗?它在我的机器上运行非常慢,否则性能会很好。Git Bash shell是与Git for Windows一起安装的,尚未修改。

您是否尝试过其他终端仿真器? 类似于cmder:

还是另一种外壳? 巴邦:

  • 两者都预先安装并预配置了git。另外还有Unix工具
试试这个,对我有用:谢谢@rascob,我尝试了列出的配置命令,但我的git bash在看到命令提示符之前仍然需要20秒的时间闪烁光标…32位还是64位窗口?32位还是64位git/bash?git/bash和Windows都是64位的。在与性能问题斗争了一段时间后,我开始使用运行良好的bash for Windows(Linux的Windows子系统)。不过,我想解决Git for Windows shell中的性能问题,因为它是许多其他工具(如SourceTree)的默认shell。