Re: recovering from "unordered stage entries in index" error
From: Junio C Hamano <hidden> Date: 2016-06-15 23:04:49
On Tue, May 19, 2015 at 6:48 AM, McHenry, Matt
[off-list ref] wrote:
I've just upgraded my git from 2.0.5 to 2.3.6, and I'm now unable to run 'git svn fetch' in one of my repositories:
$ git svn fetch
fatal: unordered stage entries in index
write-tree: command returned error: 128
Are you by any chance using the split-index mode (which I think is
broken in 2.3.6)?