Re: [PATCH 2/2] rebase: fix preserving commits with --keep-empty

2015-12-14 Thread Patrick Steinhardt
On Thu, Dec 10, 2015 at 02:58:06PM -0800, Michael Blume wrote: > This test does not seem to pass on my mac. > > I've placed the verbose output here: > https://gist.github.com/MichaelBlume/db7ba222be001d502e57 > > On Fri, Nov 20, 2015 at 4:04 AM, Patrick Steinhardt wrote: > > When rebasing commit

Re: [PATCH 2/2] rebase: fix preserving commits with --keep-empty

2015-12-10 Thread Michael Blume
This test does not seem to pass on my mac. I've placed the verbose output here: https://gist.github.com/MichaelBlume/db7ba222be001d502e57 On Fri, Nov 20, 2015 at 4:04 AM, Patrick Steinhardt wrote: > When rebasing commits where one or several commits are redundant > to commits on the branch that