We have a new gitolite server where I work, and I'm having trouble push a repo to the server.
I cloned the conf file, added my repo, then pushed it back. After confirming that the empty repo is there I clone the repo to my computer. I get an error that says, warning you've cloned an empty repo. So to test this I add a README, and commit it. No problem. But when I try to push it back to the server with the change I get a fatal: The remote end hung up unexpectedly
.
It may also be of note, but when I'm working in a repo, I have a little script for my prompt that tells me when the repo isn't pushed... this isn't present here.
Any help would be great. Thanks!