We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fa34c2 + 8d88931 commit 3fc2419Copy full SHA for 3fc2419
t/t2402-worktree-list.sh
@@ -61,7 +61,7 @@ test_expect_success '"list" all worktrees --porcelain' '
61
test_cmp expect actual
62
'
63
64
-test_expect_success '"list" all worktress with locked annotation' '
+test_expect_success '"list" all worktrees with locked annotation' '
65
test_when_finished "rm -rf locked unlocked out && git worktree prune" &&
66
git worktree add --detach locked master &&
67
git worktree add --detach unlocked master &&
0 commit comments