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
On Windows using GitHub for Windows, I got a similar error in the shell when running git gc:
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.