Files
git/t/t2107-update-index-basic.sh
Aditya 638c7bfbbe t2107: modernize path existence check
Replace '! test -f' with 'test_path_is_missing' to get better
debugging information by reporting loudly what expectation was
not met when the assertion fails.

Signed-off-by: Aditya <adityabnw07@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-18 13:13:08 -07:00

3.6 KiB
Executable File