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:
authormattab <matthieu.aubry@gmail.com>2014-02-21 03:18:32 +0400
committermattab <matthieu.aubry@gmail.com>2014-02-21 03:18:32 +0400
commit53a62982b8c537f679b4d699c993dc655915d82d (patch)
tree30e26d58b3d480c1437109bb7f0ce1d9c1a9ce77 /.gitmodules
parent9742718f792c952961303c8db9768763b4ce6e6a (diff)
During tests, we shall load plugins that are in the .gitmodule file (official plugins found in marketplace),
as well as loading those that are in the global.ini.php (official plugins bundled in piwik).
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index fcb5bf9c8e..26ff2ad741 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,8 +25,8 @@
[submodule "plugins/TasksTimetable"]
path = plugins/TasksTimetable
url = https://github.com/piwik/plugin-TasksTimetable.git
- branch = master
+ branch = master
[submodule "plugins/LoginHttpAuth"]
path = plugins/LoginHttpAuth
url = https://github.com/piwik/plugin-LoginHttpAuth.git
- branch = master
+ branch = master