Glen Fernandes 6 лет назад
Родитель
Сommit
77c62ecf75
2 измененных файлов с 6 добавлено и 0 удалено
  1. 5 0
      .gitmodules
  2. 1 0
      more

+ 5 - 0
.gitmodules

@@ -753,3 +753,8 @@
 	url = ../static_string.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "more"]
+	path = more
+	url = ../more.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
more

@@ -0,0 +1 @@
+Subproject commit 2ed1f9a013df123da409f5f28ca35c3a2398127e

粤ICP备19079148号