We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60dfd84 + 634c42d commit 4d4dc66Copy full SHA for 4d4dc66
t/t9300-fast-import.sh
@@ -2866,7 +2866,7 @@ test_expect_success 'S: notemodify with garbage after sha1 dataref must fail' '
2866
#
2867
# notemodify, mark in commit-ish
2868
2869
-test_expect_success 'S: notemodify with garbarge after mark commit-ish must fail' '
+test_expect_success 'S: notemodify with garbage after mark commit-ish must fail' '
2870
test_must_fail git fast-import --import-marks=marks <<-EOF 2>err &&
2871
commit refs/heads/Snotes
2872
committer $GIT_COMMITTER_NAME <$GIT_COMMITTER_EMAIL> $GIT_COMMITTER_DATE
0 commit comments