Johannes Sixt wrote: > On Sunday 18 November 2007 12:54, mark carter wrote: >> I made a small doc change to cine 3. I was trying to push it to mob, but >> no joy :( >> >> If memory serves, I first did: >> cloned git://git.pipapo.org/cinelerra3/ct >> git checkout -b mcarter >> Hack hack hack >> git commit README >> git push git://git.pipapo.org/cinelerra3/ct mcarter:mob >> But I get: >> fatal: The remote end hung up unexpectedly >> error: failed to push to 'git://git.pipapo.org/cinelerra3/ct'
please try following url git push git://git.pipapo.org/cinelerra3/mob master:heads/refs/mcarter > > You cannot push via git:// protocol (unless CT has specifically set it up > that > way). I don't have notes what the correct URL is to use, but maybe someone > else has? CT? Yes I enabled it but mob repositories, not mob branches :) > > -- Hannes > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
