From: Junio C Hamano Date: Mon, 17 Jun 2019 17:15:17 +0000 (-0700) Subject: Merge branch 'ba/clone-remote-submodules' X-Git-Tag: v2.23.0-rc0~117 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/94760948f17e1902e071172677e0615da6e03d90 Merge branch 'ba/clone-remote-submodules' "git clone --recurse-submodules" learned to set up the submodules to ignore commit object names recorded in the superproject gitlink and instead use the commits that happen to be at the tip of the remote-tracking branches from the get-go, by passing the new "--remote-submodules" option. * ba/clone-remote-submodules: clone: add `--remote-submodules` flag --- 94760948f17e1902e071172677e0615da6e03d90