Explorar o código

Add submodule bloom

Peter Dimov hai 11 meses
pai
achega
8c65223c73
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  1. 5 0
      .gitmodules
  2. 1 0
      libs/bloom

+ 5 - 0
.gitmodules

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

+ 1 - 0
libs/bloom

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

粤ICP备19079148号