Procházet zdrojové kódy

Add submodule leaf

Peter Dimov před 5 roky
rodič
revize
e1040f979d
2 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 5 0
      .gitmodules
  2. 1 0
      libs/leaf

+ 5 - 0
.gitmodules

@@ -763,3 +763,8 @@
 	url = ../more.git
 	url = ../more.git
 	fetchRecurseSubmodules = on-demand
 	fetchRecurseSubmodules = on-demand
 	branch = .
 	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号