[ << Starting with git ] | [Top][Contents][Index][ ? ] | [ Compiling >> ] | ||
[ < Website source code ] | [ Up : Getting the source code ] | [ Other branches > ] |
1.1.4 Documentation translations source code
To translate the documentation (not the website),
FIXME: change!!!
mkdir lilypond-translate; cd lilypond-translate 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 >> ] | ||
[ < Website source code ] | [ Up : Getting the source code ] | [ Other branches > ] |