X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor%2Fsource-code.itexi;h=bac6bed2d6a3f50405d5059caa86b92801b4b9d7;hb=02c66956a342eccc4858111ad587ce8b8a5e44b8;hp=7bd3d2927cf26bebacb6d56ee260b06b2fb5d3c2;hpb=e071fd8953f7391f206987c0b3dd3195f1727f1c;p=lilypond.git diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi index 7bd3d2927c..bac6bed2d6 100644 --- a/Documentation/contributor/source-code.itexi +++ b/Documentation/contributor/source-code.itexi @@ -927,6 +927,12 @@ Install @command{git-cl} by entering: git clone https://github.com/gperciva/git-cl.git @end example +If that command fails for some reason, try this instead: + +@example +git clone git://github.com/gperciva/git-cl.git +@end example + @item Add the @file{git-cl/} directory to your PATH, or create a symbolic link to the @command{git-cl} and @command{upload.py}