Merge branch 'sh/rebase-i-reread-todo-after-exec'
commit0998b648d6addfb7eaf17e1aa4e7fb1dbefac548
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 May 2017 05:14:44 +0000 (1 14:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 May 2017 05:14:44 +0000 (1 14:14 +0900)
tree80376d1e5a944d055086022cfb99d67bbc7c0835
parent3c0a7b9d6b94ba86db2015445d0963a3fae932dc
parent54fd3243daec7d59394f25846450d83c0012e57c
Merge branch 'sh/rebase-i-reread-todo-after-exec'

"git rebase -i" failed to re-read the todo list file when the
command specified with the `exec` instruction updated it.

* sh/rebase-i-reread-todo-after-exec:
  rebase -i: reread the todo list if `exec` touched it
sequencer.c