summaryrefslogtreecommitdiff
path: root/t/t3402-rebase-merge.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <j6t@kdbg.org>2008-12-15 11:05:30 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-12-21 01:08:37 -0800
commit03c4829347e26c844e589c61567a77a77c0658a9 (patch)
tree710bb9fe8949675c82c5f90050fabea72026112c /t/t3402-rebase-merge.sh
parentDocumentation: fix typos, grammar, asciidoc syntax (diff)
downloadtgif-03c4829347e26c844e589c61567a77a77c0658a9.tar.xz
Show a failure of rebase -p if the merge had a conflict
This extends t3409-rebase-preserve-merges by a case where the merge that is rebased has a conflict. Therefore, the rebase stops and expects that the user resolves the conflict. However, currently rebase --continue fails because .git/rebase-merge/author-script is missing. The test script had allocated two identical clones, but only one of them (clone2) was used. Now we use both as indicated in the comment. Also, two instances of && was missing in the setup part. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3402-rebase-merge.sh')
0 files changed, 0 insertions, 0 deletions