Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 477 Bytes

Readme.md

File metadata and controls

13 lines (13 loc) · 477 Bytes

项目: Aries
说明: CarFox
模块: git submodule update
-nanomsg external/nanomsg
-protofile external/protofile
初始化:
git submodule init
git submodule update
模块更新: git submodule update --remote

其他:
git submodule add -b Aries ssh://git@192.168.3.200:10022/qt/nanomsg.git external/nanomsg
git submodule add -b Aries ssh://git@192.168.3.200:10022/qt/protofile.git external/protofile