Git error - unable to unlink old 'some/file/name' (Bad file descriptor)

后端 未结 6 1954
半阙折子戏
半阙折子戏 2020-12-29 18:51

When trying to switch/checkout (in TortoiseGit) to another branch, I get the following error:

error: unable to unlink old \'foo/bar.cfc\' (Bad file descripto         


        
6条回答
  •  伪装坚强ぢ
    2020-12-29 19:29

    I got same error with github desktop app when i try to pull. I solved it by closing visual studio and running github desktop app in admin mode.

提交回复
热议问题