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-10-27 07:38:40 +0300
committersgiehl <stefan@piwik.org>2016-08-31 19:53:18 +0300
commit7914b534434caf4ccd402a65b1fa88bc168d0144 (patch)
tree511a86f6eef0b3d11c983fcf2c91b9ba90b7d884 /.gitmodules
parentec638a48fbd5191acc056a614211b72b788d8510 (diff)
fix gitmodules & updates submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 2 insertions, 7 deletions
diff --git a/.gitmodules b/.gitmodules
index 8616549290..f06ebb5ac0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -33,7 +33,7 @@
[submodule "tests/travis"]
path = tests/travis
url = https://github.com/piwik/travis-scripts
- branch = master
+ branch = git-lfs
[submodule "plugins/LogViewer"]
path = plugins/LogViewer
url = https://github.com/piwik/plugin-LogViewer.git
@@ -58,9 +58,4 @@
url = https://github.com/piwik/piwik-log-analytics.git
branch = master
-# Note: do not add new plugin submodules here, but a few lines above
-
-[submodule "tests/travis"]
- path = tests/travis
- url = https://github.com/piwik/travis-scripts
- branch = git-lfs
+# Note: do not add new plugin submodules here, but a few lines above \ No newline at end of file