monorepo 架构下的 git 操作
如何高效率的克隆 monorepo 项目?
- github 博客
掌握部分克隆和浅克隆技术: https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone/ - github 博客
使用 sparse-checkout(稀疏检出) 缩小你的 monorepo 规模: https://github.blog/open-source/git/bring-your-monorepo-down-to-size-with-sparse-checkout/