You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DLWeb/如何更新子模块yolov5.txt

3 lines
334 B
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

如何需要升级yolov5 use分支到更新的提交直接使用git checkout 526fcb2194 这样即可其实这里有个问题是没法在用pull update之类来更新因为这是个游离分支直接checkout到号码上去反正总的git会记录
如何需要从库里更新使用git submoudle update 更新就行