Hi,
On Sun, 12 Nov 2006, Han-Wen Nienhuys wrote:
> i've just finished setting up the git repository on savannah, and I've hit the
> first snag. There are two master branches (one for lilypond, and web/master
> for the website). This makes pushing a bit awkward. You have to use
>
> git push ssh
> You have to use
>
>git push ssh:-savannah-addres- mybranch:refs/heads/master
>
> to push to the main master branch.
Have I? My fingers have just been faster than my brain, and I just
typed `git-push', without any arguments, and everything seems to be
fine, according to
http://git.sv.
hi,
i've just finished setting up the git repository on savannah, and I've
hit the first snag. There are two master branches (one for lilypond, and
web/master for the website). This makes pushing a bit awkward. You have
to use
git push ssh:-savannah-addres- mybranch:refs/heads/master
to