我正在尝试使用 GitHub 桌面客户端从我的 github cmd 执行 git pull 命令。
出于某种原因,我的 git pull 不再有效,并且会出现以下错误:
D:\AndroidStudioProjects\Tangle>git pull
1 [main] sh (6932) C:\Users\dbale\AppData\Local\GitHub\PortableGit_c7e0cbde92ba565cb218a521411d0e854079a28c\usr\bin\sh.exe: *** fatal error - cygheap base mismatch detected - 0xC77400/0xDD7400.
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. …Run Code Online (Sandbox Code Playgroud)