We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6660b42 + bac220e commit 9af978fCopy full SHA for 9af978f
t/t1001-read-tree-m-2way.sh
@@ -362,7 +362,7 @@ test_expect_success 'a/b (untracked) vs a case setup.' '
362
test_expect_success 'a/b (untracked) vs a, plus c/d case test.' '
363
read_tree_u_must_fail -u -m "$treeH" "$treeM" &&
364
git ls-files --stage &&
365
- test -f a/b
+ test_path_is_file a/b
366
'
367
368
test_expect_success 'read-tree supports the super-prefix' '
0 commit comments