Explorar el Código

Add submodule hash2

Peter Dimov hace 1 año
padre
commit
95181ca2ac
Se han modificado 2 ficheros con 6 adiciones y 0 borrados
  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号