Merge branch 'ob/t3404-typofix' into maint-2.42
Code clean-up. * ob/t3404-typofix: t3404-rebase-interactive.sh: fix typos in title of a rewording test
This commit is contained in:
@ -759,7 +759,7 @@ test_expect_success 'reword' '
|
||||
git show HEAD~2 | grep "C changed"
|
||||
'
|
||||
|
||||
test_expect_success 'no uncommited changes when rewording the todo list is reloaded' '
|
||||
test_expect_success 'no uncommitted changes when rewording and the todo list is reloaded' '
|
||||
git checkout E &&
|
||||
test_when_finished "git checkout @{-1}" &&
|
||||
(
|
||||
|
Reference in New Issue
Block a user