I swear someones just using it as a harder drive at this point

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 day ago (1 child)

This is the documentation from git clone --help

--depth=<depth>

Create a shallow clone with a history truncated to the specified number of commits. Implies --single-branch unless --no-single-branch is given to fetch the histories near the tips of all branches. If you want to clone submodules shallowly, also pass --shallow-submodules.

  • source
  • parent
  • hideshow 1 child comment