aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2017-08-04 12:56:27 +0200
committerSitaram Chamarty <sitaram@atc.tcs.com>2017-08-04 17:34:24 +0530
commit0b0d5f3bdd1e310eb2cb1cc667b1677e00b9b85c (patch)
tree2dc2cdac5446281f68a321e6493ee64cbd6ce805 /t
parentv3.6.7 (diff)
downloadgitolite-gentoo-0b0d5f3bdd1e310eb2cb1cc667b1677e00b9b85c.tar.gz
gitolite-gentoo-0b0d5f3bdd1e310eb2cb1cc667b1677e00b9b85c.tar.bz2
gitolite-gentoo-0b0d5f3bdd1e310eb2cb1cc667b1677e00b9b85c.zip
Use https:// instead of insecure git:// protocol
Signed-off-by: Till Maas <opensource@till.name> (with minor whitespace changes by sitaramc@gmail.com)
Diffstat (limited to 't')
-rwxr-xr-xt/smart-http.root-setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/smart-http.root-setup b/t/smart-http.root-setup
index 7a46dda..f22dcb5 100755
--- a/t/smart-http.root-setup
+++ b/t/smart-http.root-setup
@@ -51,7 +51,7 @@ export GITOLITE_HTTP_HOME=$PWD/gitolite-home
cd gitolite-home
git clone /tmp/gitolite.git gitolite-source
# NOTE: I use a bare repo in /tmp for convenience; you'd use
-# 'git://github.com/sitaramc/gitolite'
+# 'https://github.com/sitaramc/gitolite'
# make the bin directory, and add it to PATH
cd gitolite-source