summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-03-07 17:48:41 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-03-07 17:48:41 +0100
commita9d9cf983f895b5e5034afdb2ef29fb6b8026d6a (patch)
tree825ad7ff340fc1e88efe795f73a7ac28d7fca6e9 /.gitmodules
parent32f5d9e7e3804acd2e76d2c0d16dfa06b131d59b (diff)
downloadbank-a9d9cf983f895b5e5034afdb2ef29fb6b8026d6a.tar.gz
bank-a9d9cf983f895b5e5034afdb2ef29fb6b8026d6a.tar.bz2
bank-a9d9cf983f895b5e5034afdb2ef29fb6b8026d6a.zip
adapting to web-common
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5e627b3..eba1cfc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,8 @@
[submodule "website/web-common"]
path = website/web-common
url = git://taler.net/web-common.git
+ branch = master
+[submodule "TalerBank/my-static/web-common"]
+ path = TalerBank/my-static/web-common
+ url = git://taler.net/web-common
+ branch = master