Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
symbolic-ref --short: abbreviate the output unambiguously
[gitweb.git]
/
t
/
t4030-diff-textconv.sh
diff --git
a/t/t4030-diff-textconv.sh
b/t/t4030-diff-textconv.sh
index 88c5619ae7471ab0d3286259d88c437ae3953b4a..4ac162cfcf891e5fe0a36a3074db0d486ffa5cf0 100755
(executable)
--- a/
t/t4030-diff-textconv.sh
+++ b/
t/t4030-diff-textconv.sh
@@
-86,7
+86,7
@@
test_expect_success 'status -v produces text' '
cat >expect.stat <<'EOF'
file | Bin 2 -> 4 bytes
- 1 file
s
changed, 0 insertions(+), 0 deletions(-)
+ 1 file changed, 0 insertions(+), 0 deletions(-)
EOF
test_expect_success 'diffstat does not run textconv' '
echo file diff=fail >.gitattributes &&