After some pulling changes from server.
I can not any more push
anything no matter if I try these:
git push
or
I had a similar problem. I found that I had to close Visual Studio because it was holding onto the directory.
I recommend that you close all the programs you can if you run into this problem. If your issue is the same as mine you will be able to able to execute your git commands when the program holding on to the reference is shutdown. If you do it systematically then you should find the offender as well.