[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Git introduction ] | [ Up : Getting the source code ] | [ Website source code > ] |
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
[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Git introduction ] | [ Up : Getting the source code ] | [ Website source code > ] |