Sometime we get following error while performing Unlink of file '.git/objects/pack/pack-06d70e51d1b5fd449965cdbded452063b51f95aa.pack' failed. Should I try again? (y/n)
This means the file is open in one of the editors (say eclipse or jdeveloper etc.). Close the editor and perform git operation, say "git pull". It should work.
Don't forget to reopen the editor and keep working. :)
This means the file is open in one of the editors (say eclipse or jdeveloper etc.). Close the editor and perform git operation, say "git pull". It should work.
Don't forget to reopen the editor and keep working. :)