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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2015-09-10 15:35:10 +0300
committerdiosmosis <benaka@piwik.pro>2015-09-22 02:20:58 +0300
commit03b14ecffc8cc712880c58b009d424a473e3e191 (patch)
treeb8db8786e259076dae39702acd08fd1e24c344ea /.gitmodules
parent8a910fb2f4e413f8dd0786ddb04d1d244cbd9ae9 (diff)
added log viewer as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index aedc0c3a15..26caed0af9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -47,3 +47,6 @@
path = misc/log-analytics
url = https://github.com/piwik/piwik-log-analytics.git
branch = master
+[submodule "plugins/LogViewer"]
+ path = plugins/LogViewer
+ url = https://github.com/piwik/plugin-LogViewer.git