]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t7102-reset.sh
Merge branch 'da/araxis-mergetool'
[git.git] / t / t7102-reset.sh
index 0bfc1e9be49110ac0e8130fcdef440eecbaff2c9..e637c7d4dbdce337b4d005719c4aa86d447a70d9 100755 (executable)
@@ -3,9 +3,9 @@
 # Copyright (c) 2007 Carlos Rica
 #
 
-test_description='git-reset
+test_description='git reset
 
-Documented tests for git-reset'
+Documented tests for git reset'
 
 . ./test-lib.sh
 
@@ -419,7 +419,7 @@ test_expect_success 'resetting an unmodified path is a no-op' '
 '
 
 cat > expect << EOF
-file2: needs update
+file2: locally modified
 EOF
 
 test_expect_success '--mixed refreshes the index' '