Re: git interactive rebase bug?
From: Jacob Keller <hidden>
Date: 2016-06-15 23:06:46
On Mon, Oct 5, 2015 at 3:39 PM, Jacob Keller [off-list ref] wrote:
Hey, I've been experiencing a very annoying bug when performing interactive rebases. The rebase process will stall after I close the editor, and I have to kill the process and then restart the rebase using "git rebase --continue" I am not sure how to debug this further. Suggestions are welcome. It is an intermittent issue, so it doesn't always happen but it seems to happen fairly often (at least every other attempt). It appears to only occur after an interactive rebase, with an editor is closed. Regards, Jake
Note, I have this problem when using the latest of next branch, haven't had it in the past when using the latest released version, so I think it's a rather recent regression. Regards, Jake