카테고리 없음

git,windows, Updating the Git index failed

een 2016. 2. 24. 14:34


Error message:

Updating the Git index failed.  A rescan will be automatically started to resynchronize git-gui.

warning: LF will be replaced by CRLF 


조치 : 

cmd 창 에서

cd c:\program files\git\bin

 c:\program files\git\bin > git config --global core.autocrlf false


참고:http://stackoverflow.com/questions/10573815/why-is-updating-the-git-index-failed-displayed