OSDN Git Service

Merge branch 'js/status-pre-rebase-i'
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2017 21:36:54 +0000 (13:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Feb 2017 21:36:54 +0000 (13:36 -0800)
commit93d2387718b20b9b0784dce4a361c0b74ab632b7
treee860ba41b67819b846eb7bcc8a945505fa5279e8
parent9dec2c652fdfebf8861b526405422088e7022bc0
parentdf9ded4984ca9a2d8da9007049f4fb5275eaa3ac
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
wt-status.c