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