On Sun, May 1, 2011 at 7:03 PM, Graham Percival <[email protected]> wrote: > mkdir new-lilypond-dir > cd new-lilypond-dir > git init > git config core.bare false > git remote add -t master origin git://git.sv.gnu.org/lilypond.git > git fetch --depth 1
I may be wrong, but doesn't $ git clone git://git.sv.gnu.org/lilypond.git do exactly that in one single line? Cheers, Valentin. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
