Change default git repo URL to https

Magnus Hagander <magnus@hagander.net>

Commit: 7f5b1360238e2293134182bf02c3bd118e52fa8f
Author: Magnus Hagander <magnus@hagander.net>
Date: 2018-02-07T10:03:55Z
Releases: 10.3
Change default git repo URL to https

Since we now support the server side handler for git over https (so
we're no longer using the "dumb protocol"), make https the primary
choice for cloning the repository, and the git protocol the secondary
choice.

In passing, also change the links to git-scm.com from http to https.

Reviewed by Stefan Kaltenbrunner and David G.  Johnston

Files

PathChange+/−
doc/src/sgml/sourcerepo.sgml modified +6 −9

Documentation touched