]> git.ipfire.org Git - thirdparty/git.git/commit
t0001: remove duplicate test
authorPatrick Steinhardt <ps@pks.im>
Thu, 30 Jan 2025 16:24:17 +0000 (17:24 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jan 2025 22:36:40 +0000 (14:36 -0800)
commit150c31bf88ee3021a51c0482279c7ccac68b0e0e
tree5a11c7ba75e62042673609fdfabbafe260b9d1ff
parentf93ff170b93a1782659637824b25923245ac9dd1
t0001: remove duplicate test

The test in question is an exact copy of the testcase preceding it.
Remove it.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0001-init.sh