Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4119: add test for traditional patch and different p_value
[gitweb.git]
/
t
/
t4013-diff-various.sh
diff --git
a/t/t4013-diff-various.sh
b/t/t4013-diff-various.sh
index 71c454356fbbcd5f67bdfc0b6ef7785fa8b712c1..3d85ceaae9e695d7b03d09cb082f1eef4f8406f2 100755
(executable)
--- a/
t/t4013-diff-various.sh
+++ b/
t/t4013-diff-various.sh
@@
-73,6
+73,7
@@
test_expect_success setup '
for i in 1 2; do echo $i; done >>dir/sub &&
git update-index file0 dir/sub &&
+ git config log.showroot false &&
git commit --amend &&
git show-branch
'