diff options
author | Junio C Hamano <gitster@pobox.com> | 2022-03-25 16:38:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-25 16:38:25 -0700 |
commit | dd9ff30dffdd03c579f4d867286dac3e46e05c8d (patch) | |
tree | eeea4590b6fb9d9d470642a1608021eb70bc63d4 /t/t5405-send-pack-rewind.sh | |
parent | Merge branch 'ps/fsync-refs' (diff) | |
parent | submodule: fix latent check_has_commit() bug (diff) | |
download | tgif-dd9ff30dffdd03c579f4d867286dac3e46e05c8d.tar.xz |
Merge branch 'gc/recursive-fetch-with-unused-submodules'
When "git fetch --recurse-submodules" grabbed submodule commits
that would be needed to recursively check out newly fetched commits
in the superproject, it only paid attention to submodules that are
in the current checkout of the superproject. We now do so for all
submodules that have been run "git submodule init" on.
* gc/recursive-fetch-with-unused-submodules:
submodule: fix latent check_has_commit() bug
fetch: fetch unpopulated, changed submodules
submodule: move logic into fetch_task_create()
submodule: extract get_fetch_task()
submodule: store new submodule commits oid_array in a struct
submodule: inline submodule_commits() into caller
submodule: make static functions read submodules from commits
t5526: create superproject commits with test helper
t5526: stop asserting on stderr literally
t5526: introduce test helper to assert on fetches
Diffstat (limited to 't/t5405-send-pack-rewind.sh')
0 files changed, 0 insertions, 0 deletions