]> granicus.if.org Git - git/commit
Merge branch 'pw/rebase-i-show-HEAD-to-reword' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Oct 2019 04:13:06 +0000 (13:13 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Oct 2019 04:13:06 +0000 (13:13 +0900)
commitab3d7eeb72c0d3a8ccbf4984624998f150476a9c
tree5116259103ab36ee75bffad5ec58c9686603366c
parent25e4436b3d8b42b36a0d9228ffc0f00bdc08768e
parentb0a3186140dbc7bd64cbc6ef733386a0f1eb6a4d
Merge branch 'pw/rebase-i-show-HEAD-to-reword' into next

"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