]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sj/t9117-path-is-file'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Mar 2024 21:12:31 +0000 (14:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Mar 2024 21:12:31 +0000 (14:12 -0700)
GSoC practice to replace "test -f" with "test_path_is_file".

* sj/t9117-path-is-file:
  t9117: prefer test_path_* helper functions


Trivial merge