Merge branch 'rr/rebase-autostash-fix' into maint
commitd9036cd28c9b115fe38e2f629292f2ddf60fb805
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:49:31 +0000 (25 11:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jun 2014 18:49:31 +0000 (25 11:49 -0700)
tree3bfea3d65784d1719a86e5d86814ff6a9d81dc9a
parent8675779454ed3007bd2a8f83d013e05a65c2d480
parentddb5432d2390e1957e473618009ba3d2fbbf29a7
Merge branch 'rr/rebase-autostash-fix' into maint

The autostash mode of "git rebase -i" did not restore the dirty
working tree state if the user aborted the interactive rebase by
emptying the insn sheet.

* rr/rebase-autostash-fix:
  rebase -i: test "Nothing to do" case with autostash
  rebase -i: handle "Nothing to do" case with autostash
git-rebase--interactive.sh
git-rebase.sh