Shallow Clone、Partial Clone 与 Sparse Checkout | Git

本章覆盖:shallow clone;`--depth`;limited history;deepen;partial clone;blob filtering;sparse checkout;working tree subset;monorepo;CI speed;某些历史操作在 shallow repo 受限。

本章知识点

  • shallow clone
  • --depth
  • limited history
  • deepen
  • partial clone
  • blob filtering
  • sparse checkout
  • working tree subset
  • monorepo
  • CI speed
  • 某些历史操作在 shallow repo 受限