Git: fatal: fsync error on 'sha1 file': Bad file descriptor

前端 未结 8 2914
既然无缘
既然无缘 2020-12-19 12:52

I\'m using VS Code with Git - it\'s in portable location C:\\_DEV\\bin\\git and is also added to Windows PATH so it works just fine with no remotes.

I have a OneDriv

8条回答
  •  梦毁少年i
    2020-12-19 13:19

    I had the same problem with visual studio 2017. My solution was to close visual studio, then open Visual studio CODE and merge the files there.

提交回复
热议问题