From: Junio C Hamano Date: Thu, 30 Jul 2026 17:40:45 +0000 (-0700) Subject: Merge branch 'bl/t7412-use-test-path-helpers' into jch X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34426cb09b549dd0b15e31c1220442de445012b5;p=thirdparty%2Fgit.git Merge branch 'bl/t7412-use-test-path-helpers' into jch The test script 't7412' that tests 'git submodule absorbgitdirs' has been modernized to use test_path_is_file(), test_path_is_dir(), and test_path_is_missing() helper functions instead of raw 'test -[fde]' commands. * bl/t7412-use-test-path-helpers: submodule absorbgitdirs tests: use test_* helper functions --- 34426cb09b549dd0b15e31c1220442de445012b5