SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 0 Rust

Update `.gitmodules` to use shallow submodule clones

This change makes submodule checkouts shallow by default. This
significantly reduces the time needed to do a recursive checkout when
`--shallow-submodules` is not specified, such as when `x` is not being
used.
T
Trevor Gross committed
ffad01ada31110e994abe5e30f938f724729f954
Parent: 4124617