summaryrefslogtreecommitdiff
path: root/t/t1512-rev-parse-disambiguation.sh
diff options
context:
space:
mode:
authorLibravatar Ben Avison <bavison@riscosopen.org>2019-05-19 15:26:49 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-05-28 09:22:02 -0700
commit4c6910163ab59f334becca39f5a83d3b7a622df4 (patch)
treebb72bfb03d00e6a15e8187f02a5070fe6c8498ec /t/t1512-rev-parse-disambiguation.sh
parentGit 2.22-rc0 (diff)
downloadtgif-4c6910163ab59f334becca39f5a83d3b7a622df4.tar.xz
clone: add `--remote-submodules` flag
When using `git clone --recurse-submodules` there was previously no way to pass a `--remote` switch to the implicit `git submodule update` command for any use case where you want the submodules to be checked out on their remote-tracking branch rather than with the SHA-1 recorded in the superproject. This patch rectifies this situation. It actually passes `--no-fetch` to `git submodule update` as well on the grounds they the submodule has only just been cloned, so fetching from the remote again only serves to slow things down. Signed-off-by: Ben Avison <bavison@riscosopen.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1512-rev-parse-disambiguation.sh')
0 files changed, 0 insertions, 0 deletions