From eb1eba00dfb0c4ea14c22b46109b20047610d4d1 Mon Sep 17 00:00:00 2001 From: wangchunlin Date: Fri, 28 Jan 2022 11:30:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E5=AD=90=E6=A8=A1=E5=9D=97yo?= =?UTF-8?q?lov5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..81a9427 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,5 @@ +[submodule "learn/yolov5"] + path = learn/yolov5 + url = http://192.168.0.51:3000/wangchunlin/yolov5-fire.git + branch = use + depth = 1