]> git.ipfire.org Git - thirdparty/git.git/commit - transport-helper.c
Merge branch 'vm/t7301-use-test-path-helpers'
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Mar 2024 23:06:00 +0000 (16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Mar 2024 23:06:00 +0000 (16:06 -0700)
commit1c61dfa5437210518d36d0032db9ea1a83cedcff
tree61debf94f6469ca705179c7df61e8c074629ae30
parentd4636aea6fa544d4113f12863c8a6e49d294092e
parent9a90118d788a38b051f6bcad92310978f065eeee
Merge branch 'vm/t7301-use-test-path-helpers'

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

* vm/t7301-use-test-path-helpers:
  t7301: use test_path_is_(missing|file)