为什么 PowerCmd 不能运行 Git Bash?


在 cmd 或者 PowerShell 中使用命令 bash --login -l ,是可以进入到 Git Bash 的,但是在使用 PowerCmd 的时候,却出现如下的错误提示:


 bash: type: _get_comp_words_by_ref: not found

这是为什么呢?应该怎么去解决这个问题?

git bash windows

啃骨头的小虎 11 years, 5 months ago

Your Answer