commit c884eeaee48a311d7da4e2dd1b1b94eb4cb2360b parent 211e8c25d52644552cb37531cdb637f4f12c8782 Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 26 Sep 2016 18:14:32 +0200 help submodule Diffstat:
| M | .gitmodules | | | 4 | ++++ |
| A | pages/help | | | 1 | + |
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git 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 @@ -0,0 +1 @@ +Subproject commit 1ca9f1b35b286625b05672feea1c16a4de368ed5