зеркало из https://github.com/microsoft/git.git
Merge branch 'rs/worktree-list-show-locked'
Typofix. * rs/worktree-list-show-locked: t2402: fix typo
This commit is contained in:
Коммит
3fc24194c2
|
@ -61,7 +61,7 @@ test_expect_success '"list" all worktrees --porcelain' '
|
|||
test_cmp expect actual
|
||||
'
|
||||
|
||||
test_expect_success '"list" all worktress with locked annotation' '
|
||||
test_expect_success '"list" all worktrees with locked annotation' '
|
||||
test_when_finished "rm -rf locked unlocked out && git worktree prune" &&
|
||||
git worktree add --detach locked master &&
|
||||
git worktree add --detach unlocked master &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче