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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@maps.me>2015-10-14 02:52:09 +0300
committerAlex Zolotarev <alex@maps.me>2015-10-14 06:16:43 +0300
commit71b2e8e43d71c898eb293e76df201d5e7fb02c3b (patch)
treeae7a3eeb7b6d069931dd917d0903da7627e85c4c /.gitmodules
parent8b7da571dc4892d2ad08f905cc8c19c9838eabe3 (diff)
Removed Alohalytics code and use it as a git submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3d6091fbe8..2fcaae8b28 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "tools/kothic"]
path = tools/kothic
url = git://github.com/mapsme/kothic.git
+[submodule "3party/Alohalytics"]
+ path = 3party/Alohalytics
+ url = git@github.com:mapsme/Alohalytics.git