]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
suggest using newly available https transport when cloning
authorAdam Plaice <plaice.adam+notmuch@gmail.com>
Sat, 10 Feb 2018 04:07:36 +0000 (04:07 +0000)
committerAdam Plaice <plaice.adam+notmuch@gmail.com>
Sat, 10 Feb 2018 04:08:43 +0000 (04:08 +0000)
contributing.mdwn
index.mdwn

index 263f181e1df3f78218d13cd6c484a155cda371c0..2fac1086e23a2ec913bfe3cb1d949562bf20b815 100644 (file)
@@ -19,7 +19,7 @@ help out as needed.
 The Notmuch source code is maintained in [git](http://git-scm.com/). Get the
 source code using:
 
-        git clone git://notmuchmail.org/git/notmuch
+        git clone https://git.notmuchmail.org/git/notmuch
 
 This guide assumes a working knowledge of git. There are plenty of resources
 available on git, such as [Pro Git](http://git-scm.com/book) and the git man
index 0891cd15c73a30c7477b85828dd2bc2d28b98445..bad0988784e180f018886e1798dfaa3c5ca61d8b 100644 (file)
@@ -162,7 +162,7 @@ under the GNU [GPL version
 3](https://www.fsf.org/licensing/licenses/gpl.html). The latest
 versions can be checked out via git with this command:
 
-        git clone git://notmuchmail.org/git/notmuch
+        git clone https://git.notmuchmail.org/git/notmuch
 
 You can browse the [Notmuch code history
 online](https://git.notmuchmail.org/git/notmuch). A notification is sent to the