Git Error : [remote rejected] master -> master (missing necessary objects)
I've a rather worrying problem with git. A few days ago I was committing some changes when the server git was on blue screened. (We think it was actually caused by git.) Since then I've not been able to commit any changes to the repository, while others can. I can no longer commit changes to the files I was committing when the server crashed, however I can commit changes to other files. I've tried creating a fresh directory and cloning into it. As well as a git stash , git pull --rebase , git stash apply . No matter what, the server is returning an error when I now try to commit the files I