Merge branch 'ps/rebase-i-auto-unstash-upon-abort'
commit5eb1e9f1a0df41cfc6a75cef9c2f11460a6da8dc
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2016 18:24:16 +0000 (13 11:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Jul 2016 18:24:17 +0000 (13 11:24 -0700)
tree279d8fae60071fc11dbf92e4cc32a9f69acebb65
parent6c35952a081ad897643d4d23615ccc429c924a39
parent33ba9c648b6753a4184e53ffb89f0a924f9f7b7e
Merge branch 'ps/rebase-i-auto-unstash-upon-abort'

"git rebase -i --autostash" did not restore the auto-stashed change
when the operation was aborted.

* ps/rebase-i-auto-unstash-upon-abort:
  rebase -i: restore autostash on abort
git-rebase--interactive.sh