diff options
| author | Mansi Singh <mansimaanu8627@gmail.com> | 2026-03-10 22:50:22 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-10 16:25:10 -0700 |
| commit | 69efd53c8154a26cbb98c9c16ceff26060b288a9 (patch) | |
| tree | 120c71db767138de685fd898007191aff201357e /submodule.c | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-69efd53c8154a26cbb98c9c16ceff26060b288a9.tar.xz | |
t7605: use test_path_is_file instead of test -f
Replace old-style 'test -f' path checks with the modern
test_path_is_file helper in the merge_c1_to_c2_cmds block.
The helper provides clearer failure messages and is the
established convention in Git's test suite.
Signed-off-by: Mansi Singh <mansimaanu8627@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule.c')
0 files changed, 0 insertions, 0 deletions
