summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-04-04 22:53:34 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-04-04 22:53:34 +0200
commitb0b3687a7205de72a65537f77e6b59e5156df2c5 (patch)
tree32e18512ea4620a9056f90ac10fb2659a1ee693b /.gitmodules
parent1dd38390c89529f7a02ae0195d667745a22f866d (diff)
downloadmerchant-b0b3687a7205de72a65537f77e6b59e5156df2c5.tar.gz
merchant-b0b3687a7205de72a65537f77e6b59e5156df2c5.tar.bz2
merchant-b0b3687a7205de72a65537f77e6b59e5156df2c5.zip
Relative gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 2c6ef85e..f2cf3660 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,8 @@
[submodule "examples/blog/web-common"]
path = examples/blog/web-common
- url = git://taler.net/web-common.git
+ url = ../web-common.git
branch = master
[submodule "examples/shop/web-common"]
path = examples/shop/web-common
- url = git://taler.net/web-common.git
+ url = ../web-common.git
branch = master