commit 271a5c47dc0a93d92577bcb8cb161b5cdf2b7f6a parent fcb167a70c193c36b5283bbc8c208a0564e77493 Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 26 Sep 2016 18:10:26 +0200 help submodule Diffstat:
| M | .gitmodules | | | 4 | ++++ |
| A | 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 "help"] + path = help + url = git://taler.net/help + branch = master diff --git a/help b/help @@ -0,0 +1 @@ +Subproject commit 1ca9f1b35b286625b05672feea1c16a4de368ed5