From: Junio C Hamano Date: Wed, 22 Jul 2026 17:30:53 +0000 (-0700) Subject: Merge branch 'ml/t9811-replace-test-f' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4f81e303c522d45cb29b25bfa9002eeb08513d;p=thirdparty%2Fgit.git Merge branch 'ml/t9811-replace-test-f' The test script 't/t9811-git-p4-label-import.sh' has been modernized to use 'test_path_is_file' and 'test_path_is_missing' instead of raw 'test -f' and '! test -f' calls. * ml/t9811-replace-test-f: t9811: replace 'test -f' and '! test -f' with 'test_path_*' t9811: break long && chains into multiple lines --- 0a4f81e303c522d45cb29b25bfa9002eeb08513d