aboutsummaryrefslogtreecommitdiff
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 /README.markdown
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 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 411b0bb..d821a1d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -65,7 +65,7 @@ First, prepare the ssh key:
Next, install gitolite by running these commands:
- git clone git://github.com/sitaramc/gitolite
+ git clone https://github.com/sitaramc/gitolite
mkdir -p $HOME/bin
gitolite/install -to $HOME/bin