rebase -i -p: leave a --cc patch when a merge could not be redone
commit4fb1a19d502f4a2ca47bfb75cce605f3447819e6
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 22 Dec 2008 21:16:51 +0000 (22 22:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Dec 2008 08:14:08 +0000 (24 00:14 -0800)
tree0a7fe923328aa0011f7651e9d32b20926b52e590
parentf5b49ea6191c2d631d1d70305b25d5db3bf05c92
rebase -i -p: leave a --cc patch when a merge could not be redone

The result is easier to review this way, and the merge resolution has to be
done inside the work tree, not by adjusting "the patch" anyway.
git-rebase--interactive.sh
t/t3409-rebase-preserve-merges.sh