Re: [PATCH v4 4/4] git-rebase: add keep_empty flag
From: Neil Horman <nhorman@tuxdriver.com> Date: 2016-06-15 22:53:33
On Wed, Apr 11, 2012 at 02:08:54PM -0700, Junio C Hamano wrote:
This looks quite nice, but it seems that the change breaks at least t3416
and t3404. Has this series been tested?
I did not, mostly because those tests didn't seem to work with empty commits at
all. And rebases (interactive and automatic) that I've done manually in testing
worked fine. I'll check on them in the AM though.
Neil