From 0b0d5f3bdd1e310eb2cb1cc667b1677e00b9b85c Mon Sep 17 00:00:00 2001 From: Till Maas Date: Fri, 4 Aug 2017 12:56:27 +0200 Subject: Use https:// instead of insecure git:// protocol Signed-off-by: Till Maas (with minor whitespace changes by sitaramc@gmail.com) --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install b/install index 98d8aee..abafdd5 100755 --- a/install +++ b/install @@ -36,7 +36,7 @@ Usage (from gitolite clone directory): Simplest use, if $HOME/bin exists and is in $PATH, is: - git clone git://github.com/sitaramc/gitolite + git clone https://github.com/sitaramc/gitolite gitolite/install -ln # now run setup -- cgit v1.2.3-65-gdbad