OSDN Git Service

Merge branch 'gp/status-rebase-i-info'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:01:19 +0000 (11:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:01:20 +0000 (11:01 -0700)
Teach "git status" to show a more detailed information regarding
the "rebase -i" session in progress.

* gp/status-rebase-i-info:
  status: add new tests for status during rebase -i
  status: give more information during rebase -i
  status: differentiate interactive from non-interactive rebases
  status: factor two rebase-related messages together

1  2 
wt-status.c

diff --cc wt-status.c
Simple merge