From 02c66956a342eccc4858111ad587ce8b8a5e44b8 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 4 Oct 2011 13:38:28 +0100 Subject: [PATCH] Add alternate git clone git-cl command --- Documentation/contributor/source-code.itexi | 6 ++++++ 1 file changed, 6 insertions(+) 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} -- 2.39.2