summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-26 14:52:33 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-26 14:52:33 +0200
commit1426c886aeeaaeaa855f4f162485893dacc79b7e (patch)
treefa06431f7e9167226c36c93dfa52df1c4d7a4398 /.gitmodules
parentd76810e4af4b17e382d84b40cf0a56cdc1aae55d (diff)
downloadwallet-core-1426c886aeeaaeaa855f4f162485893dacc79b7e.tar.gz
wallet-core-1426c886aeeaaeaa855f4f162485893dacc79b7e.tar.bz2
wallet-core-1426c886aeeaaeaa855f4f162485893dacc79b7e.zip
make 402 payments work again
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..f2656da2f
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "web-common"]
+ path = web-common
+ url = git://taler.net/web-common
+ branch = master