diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1da5bc3..c3df40a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,7 @@ [submodule "backend/dep/ikiwiki"] path = backend/dep/ikiwiki url = git://git.ikiwiki.info/ +[submodule "backend/dep/bsvup"] + path = backend/dep/bsvup + url = https://github.com/xloem/bsvup.git + branch = paramsadjust4 |