Windows 10 上的 Git Bash 速度慢

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/42425558/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-18 15:48:49  来源:igfitidea点击:

Git Bash Slow on Windows 10

gitbashwindows-10

提问by JTW

Anyone else having troubles with the Git Bash shell on Windows 10? It's running extremely slow on my machine, which otherwise performs well. The Git Bash shell was installed with Git for Windows and has not been modified.

还有其他人在使用 Windows 10 上的 Git Bash shell 时遇到问题吗?它在我的机器上运行得非常慢,否则性能很好。Git Bash shell 是随 Git for Windows 安装的,并且没有被修改。

回答by nmanh

Did you try an alternative terminal emulator?

您是否尝试过其他终端模拟器?

Like cmder: http://cmder.net

喜欢cmder:http://cmder.net

Or an alternative Shell?

或替代壳牌?

Babun: http://babun.github.io/faq.html

巴布:http://babun.github.io/faq.html

  • both have git preinstalled and preconfigured. Additionally Unix tools.
  • 两者都预装和预配置了 git。另外 Unix 工具。