]> git.ipfire.org Git - thirdparty/git.git/commit
submodule tests: test for init and update failure output
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 5 Mar 2022 00:13:49 +0000 (16:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Mar 2022 00:39:11 +0000 (16:39 -0800)
commitaca8568e2c342b1764837df29468ed498b5e6dcd
tree1dd2a53f34b828f8cc922ddfe7a377921e49557e
parent715d08a9e51251ad8290b181b6ac3b9e1f9719d7
submodule tests: test for init and update failure output

Amend some submodule tests to test for the failure output of "git
submodule [update|init]". The lack of such tests hid a regression in
an earlier version of a subsequent commit.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Glen Choo <chooglen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7406-submodule-update.sh
t/t7408-submodule-reference.sh