On Sun, Sep 21, 2008 at 7:55 AM, Roman Kyrylych <[EMAIL PROTECTED]> wrote: > The following patch fixes small issue. > I tried to push it but got: > $ git push > fatal: The remote end hung up unexpectedly > Why?
Did you clone over http? http doesn't allow for pushing.
$ git remote show origin
* remote origin
URL: ssh://archlinux.org/srv/projects/git/initscripts.git
Remote branch merged with 'git pull' while on branch master
master
Tracked remote branches
master splash
Pushing your patch now

