Re: [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits
From: Devin J. Pohly <hidden> Date: 2017-03-03 20:31:10
On Fri, Mar 03, 2017 at 02:55:35AM -0500, Jeff King wrote:
The only objectionable thing I noticed in the test additions is that
the early ones should be marked test_expect_failure until the fix from
3/4 flips them to "success". Otherwise it breaks bisectability.
-Peff