Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 2/2] rebase -i -p: Fix --continue after a merge could not be redone

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:45:46

Johannes Sixt [off-list ref] writes:
When a merge that has a conflict was rebased, then rebase stopped to let
the user resolve the conflicts. However, thereafter --continue failed
because the author-script was not saved. (This is rebase -i's way to
preserve a commit's authorship.) This fixes it by doing taking the same
failure route after a merge that is also taken after a normal cherry-pick.

Signed-off-by: Johannes Sixt <redacted>
---
 This is an attempt at fixing the failure.  I don't know whether it is
 problematic to leave a "patch" behind if there was actually a merge.
 Nevertheless, all rebase tests pass.
Interesting approach.  Dscho?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help