mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-23 11:11:44 -05:00
The old style 'test -f' and 'test -d' checks are silent on failure, which makes debugging difficult. Replace them with the 'test_path_is_*' helpers which provide verbose error messages when a test fails. Signed-off-by: Burak Kaan Karaçay <bkkaracay@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.3 KiB
Executable File
3.3 KiB
Executable File