Merge branch 'ob/t3404-typofix'
Code clean-up. * ob/t3404-typofix: t3404-rebase-interactive.sh: fix typos in title of a rewording testmaint
commit
767e4d68c7
|
@ -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}" &&
|
||||
(
|
||||
|
|
Loading…
Reference in New Issue