[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Main source code ] | [ Up : Getting the source code ] | [ Documentation translations source code > ] |
1.1.3 Website source code
To get the website (including translations),
FIXME: test this!!!
mkdir lilypond-web ; cd lilypond-web git init-db git remote add -f -t web -m web origin git://git.sv.gnu.org/lilypond.git/ git checkout -b web origin/web
[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Main source code ] | [ Up : Getting the source code ] | [ Documentation translations source code > ] |