]> git.ipfire.org Git - thirdparty/git.git/commit
t7419, t7420: use test_cmp_config instead of grepping .gitmodules
authorJan Alexander Steffens (heftig) <heftig@archlinux.org>
Tue, 3 Oct 2023 18:50:45 +0000 (20:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2023 22:32:31 +0000 (15:32 -0700)
commit5fc880632d5e9ef6fd40a5ef9b5e01d61cdc320a
tree93b9684a7e45b50954379e1b14e1a598f8ec87db
parentb027fb07848bdfd84abdf1d6af2cf5d9e4592ffc
t7419, t7420: use test_cmp_config instead of grepping .gitmodules

We have a test function to verify config files. Use it as it's more
precise.

Signed-off-by: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7419-submodule-set-branch.sh
t/t7420-submodule-set-url.sh