summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorShubham Verma <shubhunic@gmail.com>2021-03-03 00:20:56 +0530
committerJunio C Hamano <gitster@pobox.com>2021-03-03 17:11:31 -0800
commit12604a8d0c0a7d706c7be7be607a584260042ca9 (patch)
tree63389d4cec62011172937951f1a8837568b5218c /builtin/commit.c
parent59ec22464f6c2b170b05f287e00740ea2288fe5c (diff)
t9801: replace test -f with test_path_is_file
Although `test -f` has the same functionality as test_path_is_file(), in the case where test_path_is_file() fails, we get much better debugging information. Replace `test -f` with test_path_is_file so that future developers will have a better experience debugging these test cases. Signed-off-by: Shubham Verma <shubhunic@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions