Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Do not use VISUAL editor on dumb terminals
[gitweb.git]
/
t
/
t7102-reset.sh
diff --git
a/t/t7102-reset.sh
b/t/t7102-reset.sh
index e637c7d4dbdce337b4d005719c4aa86d447a70d9..e85ff02c3e636567a80586e92fdba1c5382fc995 100755
(executable)
--- a/
t/t7102-reset.sh
+++ b/
t/t7102-reset.sh
@@
-419,7
+419,8
@@
test_expect_success 'resetting an unmodified path is a no-op' '
'
cat > expect << EOF
-file2: locally modified
+Unstaged changes after reset:
+M file2
EOF
test_expect_success '--mixed refreshes the index' '