aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorkatherine <shmibs@airen-no-jikken.icu>2019-05-27 18:23:10 -0700
committerkatherine <shmibs@airen-no-jikken.icu>2019-05-27 18:23:10 -0700
commitf5d36db355e570d772443d8755e83bf36ed85672 (patch)
treee60823592427c5253516eb21f4e61cea121271fd /.gitmodules
parentf5a3ab03375c86e7168c56a5e9e959612fdbe7f4 (diff)
downloadconfconf-f5d36db355e570d772443d8755e83bf36ed85672.tar.gz
add uthash as a submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f873b17..760cb64 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "reqs/simple-opt"]
path = reqs/simple-opt
url = https://github.com/shmibs/simple-opt
+[submodule "reqs/uthash"]
+ path = reqs/uthash
+ url = https://github.com/troydhanson/uthash.git