You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's already 2 weeks since I run git commit command in cmder. However, it seems today it's started to giving me error.
0 [main] vim (3204) C:\cmder\vendor\git-for-windows\usr\bin\vim.exe: *** fatal error - cygheap base mismatch detected - 0x11E3400/0x1343400. 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 suggested if you are unable to find another cygwin DLL. error: There was a problem with the editor 'vi'. Please supply the message using either -m or -F option.
But when I tried to use vim without git commit command it acts fine.
Is there anything that I can do to fix these problems? Thanks before
The text was updated successfully, but these errors were encountered:
It's already 2 weeks since I run
git commit
command in cmder. However, it seems today it's started to giving me error.0 [main] vim (3204) C:\cmder\vendor\git-for-windows\usr\bin\vim.exe: *** fatal error - cygheap base mismatch detected - 0x11E3400/0x1343400. 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 suggested if you are unable to find another cygwin DLL. error: There was a problem with the editor 'vi'. Please supply the message using either -m or -F option.
But when I tried to use vim without
git commit
command it acts fine.Is there anything that I can do to fix these problems? Thanks before
The text was updated successfully, but these errors were encountered: