docs: update all GIT repo examples to use https:// protocol

The https:// protocol is much more reliably usable than git:// when
faced with unreasonably strict firewalls. The libvirt.org web server is
now setup to support the smart https:// protocol, which is just as fast
as git://, so change all the docs to use https://

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé
2018-03-20 12:35:00 +00:00
parent 8c686a56a2
commit 4cbdd186e1
8 changed files with 18 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ href="http://git-scm.com/">git</a> repository available on
<a href="https://libvirt.org/git/">libvirt.org</a>:
</p>
<pre>
git clone git://libvirt.org/libvirt-php.git
git clone https://libvirt.org/git/libvirt-php.git
</pre>
<p>
It can also be browsed at