rebase --keep-empty -i: add test
authorMichael S. Tsirkin <redacted>
Sun, 18 May 2014 20:28:39 +0000 (23:28 +0300)
committerJunio C Hamano <redacted>
Mon, 19 May 2014 20:44:00 +0000 (13:44 -0700)
commitbd46cfae8224ec2240e58302e8ddd16b701cbe6a
tree12d034481289def5567533bce25e4d264b437851
parent7bbc4e8fdb33e0a8e42e77cc05460d4c4f615f4d
rebase --keep-empty -i: add test

There's some special code in rebase -i to deal
with --keep-empty.
Add test for this combination.

Signed-off-by: Michael S. Tsirkin <redacted>
Acked-by: Neil Horman <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t3404-rebase-interactive.sh
git clone https://git.99rst.org/PROJECT