I was using .git normally in my project, yesterday I typed something wrong and git started to return an alert from the corrupted index file.
Ok, I gave a git reset, I returned a commit and everything went back to normal.
Well, I worked this morning, the time I went to push my server, it just does not work, this is the error message (the terminal below):
Well, I'm not discovering the error, all folders are 777-enabled, and belong to the same group and user on both the local machine and the server.
Location: Ubuntu 16.4 LTS Server: Debian 7
Both are on the same network.