On 11-10-25 05:40 AM, m...@apollinemike.com wrote:
Hey all,

I tried:

git remote add -ft dev/staging -m dev/staging staging git://git.sv.gnu.org/lilypond.git/

And then

git branch foo staging/dev/staging
git checkout foo
git apply foo.diff (where foo.diff are all of my changes)
git commit -a (with the appropriate commit message)
git push

and I get


fatal: The remote end hung up unexpectedly

Any ideas what I did wrong?

Cheers,
MS



Isn't the unexpected hangup a function of ssh security? It was plaguing me until I finally got my keys in synch between my home machine and savannah.

HTH,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )


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

Reply via email to