]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit0aa44f0a3ccc2dc221531664a3b280deebbd511e
tree348614dc1156d59de23499dc5c837cf7c707fdf2
parent5b6262b1930d44184aca2aa33e254d958a39635e
parent0332e813d6b4a9413684830f3ac02715633dc544
Merge branch 'sj/t9117-path-is-file'

GSoC practice to replace "test -f" with "test_path_is_file".

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