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

+ 5 - 0
.gitmodules

@@ -803,3 +803,8 @@
 	url = ../mysql.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "compat"]
+	path = libs/compat
+	url = ../compat.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/compat

@@ -0,0 +1 @@
+Subproject commit 689825b2f9a31439a25df0e53ad1017771bfca6b

粤ICP备19079148号