Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@appliedlanguage.com>2013-07-24 14:52:14 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2013-07-24 14:52:14 +0400
commit08f64dea2803ec0424d586013758fe9afe64c9df (patch)
tree1ffe30f301782883a1e20b78d369f659b403569d /.gitmodules
parent1883db3f420bd9e4cdc798218809b49f1000f51e (diff)
Arrow pipeline submodules now use https protocol.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index a0fb859db..51ab8750b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "contrib/arrow-pipelines/python/pcl"]
path = contrib/arrow-pipelines/python/pcl
- url = git://github.com/ianj-als/pcl.git
+ url = https://github.com/ianj-als/pcl.git
[submodule "contrib/omtc/omtc"]
path = contrib/omtc/omtc
- url = git://github.com/ianj-als/omtc.git
+ url = https://github.com/ianj-als/omtc.git