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>2013-12-23 00:56:47 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-12-23 00:56:47 +0400
commit4bb19a974417713566e4e437ff3e48abf7ec31fd (patch)
tree68ba12a61293d402a2764781ea829086df70879d /.gitmodules
parentd9126d4398b090e6f07728b3eec1b3c0a6060ea2 (diff)
added customalerts plugin as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 198065f0d6..1e9e3dcdb6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,3 +18,6 @@
path = tests/PHPUnit/UI
url = https://github.com/piwik/piwik-ui-tests.git
branch = master
+[submodule "plugins/CustomAlerts"]
+ path = plugins/CustomAlerts
+ url = https://github.com/piwik/plugin-CustomAlerts.git