Merge branch 'pw/rebase-i-show-HEAD-to-reword'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Oct 2019 05:24:46 +0000 (14:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Oct 2019 05:24:47 +0000 (14:24 +0900)
commit4608a029b490a87469680ee7d055a6d7cb5912c6
tree6bc53915b66001d83e2fa1c6c7aa738545d713df
parent020011f2cb9873dccaad71f6ecbe56d0eac530e2
parentb0a3186140dbc7bd64cbc6ef733386a0f1eb6a4d
Merge branch 'pw/rebase-i-show-HEAD-to-reword'

"git rebase -i" showed a wrong HEAD while "reword" open the editor.

* pw/rebase-i-show-HEAD-to-reword:
  sequencer: simplify root commit creation
  rebase -i: check for updated todo after squash and reword
  rebase -i: always update HEAD before rewording
sequencer.c
t/t3404-rebase-interactive.sh