From: Junio C Hamano Date: Thu, 2 Feb 2017 21:36:54 +0000 (-0800) Subject: Merge branch 'js/status-pre-rebase-i' X-Git-Tag: v2.12.0-rc0~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93d2387718b20b9b0784dce4a361c0b74ab632b7;p=thirdparty%2Fgit.git Merge branch 'js/status-pre-rebase-i' After starting "git rebase -i", which first opens the user's editor to edit the series of patches to apply, but before saving the contents of that file, "git status" failed to show the current state (i.e. you are in an interactive rebase session, but you have applied no steps yet) correctly. * js/status-pre-rebase-i: status: be prepared for not-yet-started interactive rebase --- 93d2387718b20b9b0784dce4a361c0b74ab632b7