1.1.2 Main source code

To get the main source code and documentation,

FIXME: test this!!!

mkdir lilypond; cd lilypond
git init-db
git remote add -f -t master -m master origin git://git.sv.gnu.org/lilypond.git/
git checkout -b master origin/master

Contributor’s Guide