Comment #1 on issue 2721 by [email protected]: CG 3.2.1: missing instructions on how to track the translation branch
http://code.google.com/p/lilypond/issues/detail?id=2721
Last line of the comment should read git checkout -b translation origin/translationinstead. Don't use a shorthand "git checkout origin/translation", as it does not have the same effect in old Git versions (1.5.x).
