rebase -i: suggest using --edit-todo to fix an unknown instruction
authorJohannes Sixt <j6t@kdbg.org>
Wed, 19 Sep 2012 06:43:54 +0000 (08:43 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Sep 2012 19:52:10 +0000 (12:52 -0700)
commit9c8e1011b9f6979777946ff87aae7b5846ed20a7
treed6fcec2900fdfab3a75aa5a20a5481e293b02c92
parent9f4981bac6f492d332785b8ed03f33a167952f38
rebase -i: suggest using --edit-todo to fix an unknown instruction

We have now an explicit UI to edit the todo sheet and need not disclose
the name of the file.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh