X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1004-read-tree-m-u-wf.sh;h=d609a551ae3b8c75714f6cf4e9cefe4f6af61c5b;hb=9b0185ca06001219f5ffcccb5c09b9a9bb42e7c2;hp=c11420a8b6ce9104f1c2ca3b4b2a23aef4f265ff;hpb=53a58245863eff3d70aaa3ac75d7d57e843fc91d;p=git.git diff --git a/t/t1004-read-tree-m-u-wf.sh b/t/t1004-read-tree-m-u-wf.sh index c11420a8b..d609a551a 100755 --- a/t/t1004-read-tree-m-u-wf.sh +++ b/t/t1004-read-tree-m-u-wf.sh @@ -84,7 +84,7 @@ test_expect_success 'three-way not complaining on an untracked path in both' ' echo >file2 file two is untracked on the master side && echo >subdir/file2 file two is untracked on the master side && - git-read-tree -m -u branch-point master side + git read-tree -m -u branch-point master side ' test_expect_success 'three-way not clobbering a working tree file' '