Zhao Long's Notes 
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 友链
  •   
  •   
2020年4月19日 下午
42 字 1 分钟

Git 子模块

子模块的添加

1
git submodule add <url> <path>

其中,url 为子模块的路径,path 为该子模块存储的目录路径,path 可缺省。


Git
Git
C# 代码规范 上一篇
Another git process seems to be running in this repository 下一篇

 目录

搜索

Hexo Fluid