Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch and pull: learn --progress
[gitweb.git]
/
t
/
t7507-commit-verbose.sh
diff --git
a/t/t7507-commit-verbose.sh
b/t/t7507-commit-verbose.sh
index 519adba80b4e5bc23a68c4bdcae607cf2d403c23..da5bd3b5a585667dad97481df27049f0aa7415eb 100755
(executable)
--- a/
t/t7507-commit-verbose.sh
+++ b/
t/t7507-commit-verbose.sh
@@
-22,7
+22,7
@@
test_expect_success 'setup' '
git commit -F message
'
-test_expect_
failure
'initial commit shows verbose diff' '
+test_expect_
success
'initial commit shows verbose diff' '
git commit --amend -v
'