Johannes Schindelin wrote:
--track ?

That probably means that you have an older Git than I have (I am always on the bleeding edge). In that case, you might need to use

        $ git checkout --track -b web origin/web

(Newer Git assumes that "checkout -t origin/web" is a shortcut for this command.)

Ciao,
Dscho


That would explain it. An updated git came down from the Ubuntu repo a couple of days ago but it's probably still well behind the development version of git.

Jon
--
Jonathan Kulp
http://www.jonathankulp.com


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to