summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorRodrigo Carvalho <rodrigorsdc@gmail.com>2025-05-10 20:09:09 -0300
committerJunio C Hamano <gitster@pobox.com>2025-05-12 10:09:21 -0700
commitbac220e154994c3d68089d6860de9f78ce5a01f9 (patch)
tree902085c649b8b7e91b5068f331a69c4f24685823 /commit.c
parent2f323bb16219c105e0c576ea4c2ece9863f5d926 (diff)
t1001: replace 'test -f' with 'test_path_is_file'
'test_path_is_file' is a modern path checking method in Git's development. Replace the basic shell command 'test -f' with this approach. Signed-off-by: Rodrigo Carvalho <rodrigorsdc@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions