我在 Windows 机器上工作,我使用 Git 附带的 bash shell。但是这个版本的 bash shell 中缺少许多实用程序。
如何在此 shell 上安装更多命令?
在 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)