rebase --keep-empty -i: add test
commitbd46cfae8224ec2240e58302e8ddd16b701cbe6a
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 18 May 2014 20:28:39 +0000 (18 23:28 +0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 May 2014 20:44:00 +0000 (19 13:44 -0700)
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 <mst@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3404-rebase-interactive.sh