On Tue, Feb 07, 2012 at 08:51:24AM +0100, Janek Warchoł wrote:
> My local repository wasn't created with git clone, and i have only one
> remote branch ('origin/master'); i cannot push to staging because of
> that.  I've tried 'git fetch --all', but the other remote branches do
> not appear, and i don't see a solution in git fetch description.  Any
> help?

Delete your lilypond directory and start it fresh with a new git
clone.  Of course, back up any work you have first by doing git
format-patch origin and double-check that you have the right
patches.

It is seriously not worth trying to change your .git/config.

- Graham

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

Reply via email to