GIT子模块的使用
2019獨角獸企業重金招聘Python工程師標準>>>
在需要添加子模塊的目錄,執行下面的命令
git submodule add https://gitcafe.com/aceking/pacman.git themes/pacman更新子模塊
git submodule update轉載于:https://my.oschina.net/dingdayu/blog/493867
總結
- 上一篇: Android 获取 屏幕状态栏高度和标
- 下一篇: ASP.NET文件上传和下载