Hi Suraj,

usually, git protocol is read-only. Have you tried pushing with the remote set to http://git.suckless.org/sites ?

Cheers.

On 23/04/17 16:09, Suraj N. Kurapati wrote:
Hello,

I was unable to push the attached patch to the st wiki:

    $ git push
    Counting objects: 7, done.
    Delta compression using up to 2 threads.
    Compressing objects: 100% (7/7), done.
    Writing objects: 100% (7/7), 8.82 KiB | 0 bytes/s, done.
    Total 7 (delta 3), reused 0 (delta 0)
    fatal: read error: Connection reset by peer
    fatal: The remote end hung up unexpectedly
    exit 128

    $ git remote -v
    origin  git://git.suckless.org/sites (fetch)
    origin  git://git.suckless.org/sites (push)

Please review and apply the attached patch on my behalf.

Thanks.


Reply via email to