diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-09-26 18:14:32 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-09-26 18:14:32 +0200 |
commit | c884eeaee48a311d7da4e2dd1b1b94eb4cb2360b (patch) | |
tree | 92bf7e4413b32d9b913390da3725b569a3590410 | |
parent | 211e8c25d52644552cb37531cdb637f4f12c8782 (diff) |
help submodule
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | pages/help | 0 |
2 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 diff --git a/pages/help b/pages/help new file mode 160000 +Subproject 1ca9f1b35b286625b05672feea1c16a4de368ed |