From: Graham Percival Date: Tue, 4 Oct 2011 12:38:28 +0000 (+0100) Subject: Add alternate git clone git-cl command X-Git-Tag: release/2.15.14-1~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=02c66956a342eccc4858111ad587ce8b8a5e44b8;p=lilypond.git Add alternate git clone git-cl command --- 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}