summaryrefslogtreecommitdiff
path: root/resolve-undo.c
diff options
context:
space:
mode:
authorSZEDER Gábor <szeder.dev@gmail.com>2019-06-24 18:13:15 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-06-24 20:38:46 (GMT)
commit077b9798919ac2aa63600a1547f55f89b62b3b02 (patch)
tree80c1253a551ac3abed5eef4bb8f6bc6575d9bf50 /resolve-undo.c
parentc9749b369da14cbac6201b1730586abf1f3974f6 (diff)
downloadgit-077b9798919ac2aa63600a1547f55f89b62b3b02.zip
git-077b9798919ac2aa63600a1547f55f89b62b3b02.tar.gz
git-077b9798919ac2aa63600a1547f55f89b62b3b02.tar.bz2
t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused
The test 'rebase -i respects rebase.missingCommitsCheck = warn' is mainly interested in the warning about the dropped commits, but it checks the whole output of 'git rebase', including progress lines and what not that are not at all relevant to 'rebase.missingCommitsCheck', but make it necessary to update this test whenever e.g. the way we show progress is updated (as it will happen in one of the later patches of this series). Modify the test to verify only the first four lines of 'git rebase's output that contain all the important lines, notably the line containing the "Warning:" itself and the oneline log of the dropped commit. Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'resolve-undo.c')
0 files changed, 0 insertions, 0 deletions