]> git.ipfire.org Git - thirdparty/git.git/commit
tests: refactor a few tests to use "test_commit --append"
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 12 Jan 2021 20:18:00 +0000 (21:18 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2021 22:04:41 +0000 (14:04 -0800)
commitf5d79bf7dd6996b96009ac63b350aa047f2d9959
tree90f3d3f39a2e48de0390a6fc8aea45b11c57d13e
parent3373518cc8bd0916581ccfd4a2ee9682d61a8874
tests: refactor a few tests to use "test_commit --append"

Refactor a few more tests to use the new "--append" option to
"test_commit". I added it for use in the mailmap tests, but this
demonstrates how useful it is in general.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1412-reflog-loop.sh
t/t2012-checkout-last.sh
t/t7810-grep.sh