瀏覽代碼

add gitsubmodules

will-jl944 4 年之前
父節點
當前提交
3842bf153c
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .gitmodules

+ 3 - 3
.gitmodules

@@ -1,9 +1,9 @@
 [submodule "dygraph/PaddleClas"]
 	path = dygraph/PaddleClas
 	url = https://github.com/PaddlePaddle/PaddleClas.git
-[submodule "dygraph/PaddleSeg"]
-	path = dygraph/PaddleSeg
-	url = https://github.com/PaddlePaddle/PaddleSeg.git
 [submodule "dygraph/PaddleDetection"]
 	path = dygraph/PaddleDetection
 	url = https://github.com/PaddlePaddle/PaddleDetection.git
+[submodule "dygraph/PaddleSeg"]
+	path = dygraph/PaddleSeg
+	url = https://github.com/PaddlePaddle/PaddleSeg.git