commit | 3f735b66543a2221c218fc522272d62a333ebfec | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Mon Nov 12 13:11:46 2007 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Nov 12 16:23:09 2007 -0800 |
tree | 44e269a15943f3fd29db72fe9bddfde1dd05d268 | |
parent | 6fd2f5e60d4d574ff9e5dd8ce1e229328c785d69 [diff] |
rebase: fix "rebase --continue" breakage The --skip case was handled properly when rebasing without --merge, but the --continue case was not. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>