git problem : fatal: Unable to write new index file

后端 未结 14 737
抹茶落季
抹茶落季 2020-12-29 02:52

I have an existing project that has been managed under git. I recently had to do a ground-up rebuild of the computer (OS X Snow Leopard), and returning to the project, git c

14条回答
  •  甜味超标
    2020-12-29 03:31

    To add: surprisingly, some git plug-ins blocks index file. My Eclipse Kepler has default plug-in, that occasionally updates some own info from git repo, blocking index file during that operation.

提交回复
热议问题