2011/5/1 Graham Percival <[email protected]>: > I don't like spamming about bugs, but here goes anyway. > http://code.google.com/p/lilypond/issues/detail?id=1615 > > Do these instructions work reliably for anybody? > > 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
This command block has worked for me at the first attempt. It leaves an empty directory with only .git , I guess a 'git checkout master' is needed next. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
