相关疑难解决方法(0)

如何向 Git Bash 添加更多命令?

我在 Windows 机器上工作,我使用 Git 附带的 bash shell。但是这个版本的 bash shell 中缺少许多实用程序。

如何在此 shell 上安装更多命令?

windows git-bash

94
推荐指数
4
解决办法
15万
查看次数

在 Windows 10 上使用 git 时,如何修复错误“致命错误 - 检测到 cygheap 基不匹配”?

在 Windows 10 (1803) 上使用 git 时,某些命令会出现以下错误:

git submodule add https://github.com/..../......git ......
      3 [main] basename (13656) C:\.....\basename.exe: *** fatal error - cygheap base mismatch detected - 0x64313400/0x11E3400.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also …
Run Code Online (Sandbox Code Playgroud)

cygwin git windows-10

5
推荐指数
1
解决办法
1万
查看次数

标签 统计

cygwin ×1

git ×1

git-bash ×1

windows ×1

windows-10 ×1