Peter Dimov 2 лет назад
Родитель
Сommit
e4fd034917
2 измененных файлов с 6 добавлено и 0 удалено
  1. 5 0
      .gitmodules
  2. 1 0
      libs/cobalt

+ 5 - 0
.gitmodules

@@ -813,3 +813,8 @@
 	url = ../redis.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "cobalt"]
+	path = libs/cobalt
+	url = ../cobalt.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/cobalt

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

粤ICP备19079148号