git problem : fatal: Unable to write new index file

后端 未结 14 742
抹茶落季
抹茶落季 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:24

    I had used this problem when using git on visual studio, and my solution was to run visual studio as an administrator

提交回复
热议问题