summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-26 18:14:32 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-26 18:14:32 +0200
commitc884eeaee48a311d7da4e2dd1b1b94eb4cb2360b (patch)
tree92bf7e4413b32d9b913390da3725b569a3590410 /.gitmodules
parent211e8c25d52644552cb37531cdb637f4f12c8782 (diff)
downloadwallet-core-c884eeaee48a311d7da4e2dd1b1b94eb4cb2360b.tar.gz
wallet-core-c884eeaee48a311d7da4e2dd1b1b94eb4cb2360b.tar.bz2
wallet-core-c884eeaee48a311d7da4e2dd1b1b94eb4cb2360b.zip
help submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f2656da2f..50f41d7fb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,7 @@
path = web-common
url = git://taler.net/web-common
branch = master
+[submodule "pages/help"]
+ path = pages/help
+ url = git://taler.net/help
+ branch = master