diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-04-22 23:34:11 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-04-22 23:34:11 +0200 |
commit | 5f914a980ce398be8c28708b6910944e2beb74c1 (patch) | |
tree | 2a1b3c58448c73070a21ef6704151fcb796b4531 /.gitmodules | |
parent | 873f0ac8448a7f4d2efaef4e9ab9840e90a3b867 (diff) |
integrate SPA
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 91e0186e..396c1367 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = doc/prebuilt url = git://git.taler.net/docs.git branch = prebuilt +[submodule "contrib/merchant-backoffice"] + path = contrib/merchant-backoffice + url = git://git.taler.net/merchant-backoffice |