Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mh/war-on-extra-refs'
[gitweb.git]
/
t
/
t4045-diff-relative.sh
diff --git
a/t/t4045-diff-relative.sh
b/t/t4045-diff-relative.sh
index 8a3c63b9e2d8d83b78bd8c9a606b8d774ecf53b3..bd119be106f1a2d6d91f982a1bf8afcbf6b8c831 100755
(executable)
--- a/
t/t4045-diff-relative.sh
+++ b/
t/t4045-diff-relative.sh
@@
-33,7
+33,7
@@
check_stat() {
expect=$1; shift
cat >expected <<EOF
$expect | 1 +
- 1 file
s changed, 1 insertions(+), 0 deletions(-
)
+ 1 file
changed, 1 insertion(+
)
EOF
test_expect_success "--stat $*" "
git diff --stat $* HEAD^ >actual &&