소스 검색

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