JiFu's Wiki JiFu's Wiki
首页
  • HTML
  • JavaScript
  • NodeJS
  • Vuejs
  • 微信小程序
  • Python
  • 数据库
  • 中间件
  • 算法
  • 软件工程
  • Wordpress
  • iOS开发
  • Android开发
  • Linux
  • Windows
  • MacOS
  • Docker
  • Vim
  • VSCode
  • Office
  • 其他
  • Photoshop
  • Sketch
  • Mac
  • 游戏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
首页
  • HTML
  • JavaScript
  • NodeJS
  • Vuejs
  • 微信小程序
  • Python
  • 数据库
  • 中间件
  • 算法
  • 软件工程
  • Wordpress
  • iOS开发
  • Android开发
  • Linux
  • Windows
  • MacOS
  • Docker
  • Vim
  • VSCode
  • Office
  • 其他
  • Photoshop
  • Sketch
  • Mac
  • 游戏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
  • DevOps介绍
  • Linux

  • MacOS

  • Windows

  • Docker

  • Vim

  • VSCode

  • Office

  • 其他

    • Wiki.js安装手册
    • Vuepress手册
    • git submodule在项目中的使用
    • ffmpeg命令手册
    • git pre-commit使用
    • alfred插件推荐
    • Git中.gitignore无效的解决办法
    • Git忽略提交规则 - .gitignore配置总结
    • screenFetch 命令行信息截图工具
    • Axel:命令行下轻量级多线程下载程序
    • Inxi:一个功能强大的获取 Linux 系统信息的命令行工具
    • Linux下Aria2下载器的安装及配置
    • Chrome浏览器怎么清理单个页面缓存
    • MacOS软件私人配置
  • 运维
  • 其他
JiFu
2024-03-23

git submodule在项目中的使用

# Git submodule在项目中的使用

# 克隆主项目

git clone git@github.com:MegabitNZ/megaERP-h5.git
1

# 进去子项目

cd src/services
1

# 子项目git init

git init
1

# 子项目添加源

git remote add origin git@github.com:MegabitNZ/megaERP-js-services.git
1

# 子项目拉取

git pull origin master
1
#Git#submodule
上次更新: 2024/03/23, 22:52:30
Vuepress手册
ffmpeg命令手册

← Vuepress手册 ffmpeg命令手册→

最近更新
01
WPS快捷键
05-21
02
Disable notification "to get future google chrome updates you'll need macos 10.13 or later" on mac
05-14
03
MacOS软件推荐
04-30
更多文章>
Theme by Vdoing | Copyright © 2019-2025 Ji Fu | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式