Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Clean up git-diff-tree 'header' generation
[gitweb.git]
/
t
/
t4001-diff-rename.sh
diff --git
a/t/t4001-diff-rename.sh
b/t/t4001-diff-rename.sh
index 933a5bfc6be1b898e7017cf3dc8246506fdfa039..80edae6682bce319a754514602d7098b8c125b57 100755
(executable)
--- a/
t/t4001-diff-rename.sh
+++ b/
t/t4001-diff-rename.sh
@@
-44,8
+44,8
@@
test_expect_success \
'git-diff-cache -p -M $tree >current'
cat >expected <<\EOF
diff --git a/path0 b/path1
-rename
old
path0
-rename
new
path1
+rename
from
path0
+rename
to
path1
--- a/path0
+++ b/path1
@@ -8,7 +8,7 @@ Line 7