diff options
author | dec05eba <dec05eba@protonmail.com> | 2019-05-25 16:52:49 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2019-05-25 16:55:24 +0200 |
commit | 109c797d7c89223c9eed07dc322448b5c5fe3373 (patch) | |
tree | 20e538d4f5d558832d2984a1d60f810c387e9838 /.gitmodules | |
parent | 7cde49baf87b8340c608e76bc6052769deb1cdf4 (diff) |
Convert to sibs, add curl download, write test
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d279fe2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/html-search"] + path = depends/html-search + url = https://gitlab.com/DEC05EBA/html-search.git |