Merge branch 'aw/rebase-i-edit-todo'
authorJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2012 05:28:12 +0000 (22:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Sep 2012 05:28:12 +0000 (22:28 -0700)
commit68a31b7d956e958f1b51e80f6cb91858e416c95d
tree8b260e1da7ef80c08a1535c2f719d15bfc7f9178
parentf5fd2a7d179a8bb843ec44d2a594e6ccf50dfb3a
parent9c8e1011b9f6979777946ff87aae7b5846ed20a7
Merge branch 'aw/rebase-i-edit-todo'

Teach an option to edit the insn sheet to "git rebase -i".

* aw/rebase-i-edit-todo:
  rebase -i: suggest using --edit-todo to fix an unknown instruction
  rebase -i: Add tests for "--edit-todo"
  rebase -i: Teach "--edit-todo" action
  rebase -i: Refactor help messages for todo file
  rebase usage: subcommands can not be combined with -i
git-rebase--interactive.sh
t/t3404-rebase-interactive.sh