I have created some simple code for Moodle which improves the workflow for the user (per <a href="http://dev.laptop.org/ticket/9021">trac ticket #9021</a>). I have committed the changes to the GIT rep locally, but when I try send the changes to the server with the command:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">git-push git://<a href="http://dev.laptop.org/git/users/martin/moodle.git">dev.laptop.org/git/users/martin/moodle.git</a> HEAD:mdl19-xs<br>
</blockquote>It always returns:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">fatal: The remote end hung up unexpectedly</blockquote><div>
<br>Can anyone help me figure out what I&#39;m doing wrong? <br></div>