Peter Dimov пре 5 година
родитељ
комит
e1040f979d
2 измењених фајлова са 6 додато и 0 уклоњено
  1. 5 0
      .gitmodules
  2. 1 0
      libs/leaf

+ 5 - 0
.gitmodules

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

+ 1 - 0
libs/leaf

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

粤ICP备19079148号