summaryrefslogtreecommitdiff
path: root/t/t3004-ls-files-basic.sh
diff options
context:
space:
mode:
authorLibravatar Stefan Beller <sbeller@google.com>2018-12-14 16:09:38 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-12-28 10:06:33 -0800
commit142e9f4432199cec5de418d74b37872d8330f696 (patch)
treefe2e890d4b0486f469c330fe7ad7aa1035310f9e /t/t3004-ls-files-basic.sh
parentsubmodule: use submodule repos for object lookup (diff)
downloadtgif-142e9f4432199cec5de418d74b37872d8330f696.tar.xz
submodule: don't add submodule as odb for push
In push_submodule(), because we do not actually need access to objects in the submodule, do not invoke add_submodule_odb(). (for_each_remote_ref_submodule() does not require access to those objects, and the actual push is done by spawning another process, which handles object access by itself.) This code of push_submodule() is exercised in t5531 and continues to work, showing that the submodule odbc is not needed. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3004-ls-files-basic.sh')
0 files changed, 0 insertions, 0 deletions