X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4003-diff-rename-1.sh;h=bfa88356382ab9f37e6e510516bf1fc6a3811961;hb=1538f21bfb33dcaa65fe84b9823a8963bf1e6443;hp=c6130c40198ad5ed5ec8a0342341a4ec5cc49d7d;hpb=e10d48de74ec8c01d0528217abf465af7bbf5a56;p=git.git diff --git a/t/t4003-diff-rename-1.sh b/t/t4003-diff-rename-1.sh index c6130c401..bfa883563 100755 --- a/t/t4003-diff-rename-1.sh +++ b/t/t4003-diff-rename-1.sh @@ -29,7 +29,7 @@ test_expect_success \ # copy-and-edit one, and rename-and-edit the other. We do not say # anything about rezrov. -GIT_DIFF_OPTS=--unified=0 git diff-index -M -p $tree >current +GIT_DIFF_OPTS=--unified=0 git diff-index -C -p $tree >current cat >expected <<\EOF diff --git a/COPYING b/COPYING.1 copy from COPYING