git记录常用命令

mac2025-11-12  7

//github 下载子模块命令

git submodule update --init --recursive    # 这样子模块就会被下载

最新回复(0)