Why is 'Updating the Git index failed' displayed
问题 I am using Windows. When staging files I get this error. Updating the Git index failed. A rescan will be automatically started to resynchronize git-gui. followed by a list of files which have been converted from LF to CRLF After a lot of reading up on the CRLF / LF issue with Git usage cross platform, I more or less understand what is going on, and I am trying to determine which autocrlf setting is best for me, but I cant understand why Git says that Updating the index failed. My