Unlink of file failed

前端 未结 17 1256
时光取名叫无心
时光取名叫无心 2020-12-07 12:06

I\'m trying to do a git pull and I get the following error:

Unlink of file \'lib/xxx.jar\' failed. Should I try again? (y/n)

No

17条回答
  •  北海茫月
    2020-12-07 12:40

    On Windows using GitHub for Windows, I got a similar error in the shell when running git gc:

    Unlink of file '.git/objects/pack/pack-0b40ae7eae9b83edac62e19c07ff7b4c175244f6.idx' failed. Should I try again? (y/n)
    

    I solved it by closing the GitHub GUI.

提交回复
热议问题