add -p tests: remove PERL prerequisites
commit7abc1869e552b80ea35923ae4315cb8bb0b47b64
authorGhanshyam Thakkar <shyamthakkar001@gmail.com>
Tue, 13 Feb 2024 00:05:30 +0000 (13 05:35 +0530)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:12:53 +0000 (13 14:12 -0800)
treea55209a1093ae41fd9c31789455a822edc342810
parent5a8ed3fe450caad740b1c236b3f14151f84bed05
add -p tests: remove PERL prerequisites

The Perl version of the add -i/-p commands has been removed since
20b813d (add: remove "add.interactive.useBuiltin" & Perl "git
add--interactive", 2023-02-07)

Therefore, Perl prerequisite in the test scripts which use the patch
mode functionality is not neccessary.

Signed-off-by: Ghanshyam Thakkar <shyamthakkar001@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2024-checkout-dwim.sh
t/t2071-restore-patch.sh
t/t3904-stash-patch.sh
t/t7105-reset-patch.sh
t/t7106-reset-unborn-branch.sh
t/t7514-commit-patch.sh