瀏覽代碼

Add submodule hash2

Peter Dimov 1 年之前
父節點
當前提交
95181ca2ac
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 5 0
      .gitmodules
  2. 1 0
      libs/hash2

+ 5 - 0
.gitmodules

@@ -838,3 +838,8 @@
 	url = ../mqtt5.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "hash2"]
+	path = libs/hash2
+	url = ../hash2.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/hash2

@@ -0,0 +1 @@
+Subproject commit f2c2f01b9e9efba1ba8a63c6be2b2b4f56e6f1f9

粤ICP备19079148号