fatal: The remote end hung up unexpectedly

I committed changes to my GIT project, tried to push them to the remote server (git push) and got the following cryptic error message: fatal: The remote end hung up unexpectedly The GitFaq states that: Git push fails with “fatal: The remote end hung up unexpectedly”? If, when attempting git push, you get a message …

Continue reading