Hi list,

this is the time for my first patch to be pushed by myself ;-)
... and it doesn't work.

I followed the instructions at
http://lilypond.org/doc/v2.15/Documentation/contributor/git-for-the-impatient

My work is on barlineI, so I did

(on master)

git pull
git checkout barlineI
git rebase master

(I squashed all 19 local commits to a single commit earlier)

git fetch
git rebase origin/staging barlineI~0
gitk HEAD

(looks quite alright, my patch is on the topmost line, below I see
remotes/origin/staging Issue 2692: Let ly;make-moment accept rationals.
Now taking a deep breath, typing:)

git push origin HEAD:staging

fatal: The remote end hung up unexpectedly

Is this a temporary server problem, or did I something wrong?

Regards,

Marc



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to