Re: exact command for git push

2006-12-07 Thread Graham Percival
Han-Wen Nienhuys wrote: ssh+git://[EMAIL PROTECTED]/srv/git/lilypond.git/ Yay, it worked! Cheers, - Graham ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: exact command for git push

2006-12-07 Thread Han-Wen Nienhuys
Graham Percival escreveu: > Mats Bengtsson wrote: >> Try something like >> git push [EMAIL PROTECTED]/srv/git/lilypond.git > > Nope, sorry. > > tsubasa:~/usr/src/lilypond gperciva$ git push > [EMAIL PROTECTED]/srv/git/lilypond.git > fatal: '[EMAIL PROTECTED]/srv/git/lilypond.git': unable to chdir

Re: exact command for git push

2006-12-07 Thread Graham Percival
Mats Bengtsson wrote: Try something like git push [EMAIL PROTECTED]/srv/git/lilypond.git Nope, sorry. tsubasa:~/usr/src/lilypond gperciva$ git push [EMAIL PROTECTED]/srv/git/lilypond.git fatal: '[EMAIL PROTECTED]/srv/git/lilypond.git': unable to chdir or not a git archive fatal: unexpected

Re: exact command for git push

2006-12-06 Thread Mats Bengtsson
Try something like git push [EMAIL PROTECTED]/srv/git/lilypond.git /Mats Graham Percival wrote: What's the exact command for pushing stuff to git? I mean, the command that I should use, with lilypond, not "[EMAIL PROTECTED]" like it says in the tutorial. :) My savannah username is gperci

exact command for git push

2006-12-06 Thread Graham Percival
What's the exact command for pushing stuff to git? I mean, the command that I should use, with lilypond, not "[EMAIL PROTECTED]" like it says in the tutorial. :) My savannah username is gpercival, which is different from my computer username (gperciva), in case that matters. Cheers, - Grah