Rename git-rebase interactive buffer: todo => git-rebase-todo
commitc22486c9677682416ae6ad3ee77688e8b6923ee3
authorSeth Falcon <sfalcon@fhcrc.org>
Sat, 28 Jul 2007 23:44:40 +0000 (28 16:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Jul 2007 01:55:04 +0000 (28 18:55 -0700)
treeac062c4b8671d5a756eb741c4fa19ab5ad241ffc
parentf22cca44ba5022d93bfd895ec08682fbda7efb8c
Rename git-rebase interactive buffer: todo => git-rebase-todo

When using emacsclient or similar, a temporary buffer (file) named
'todo' could cause confusion with a pre-existing buffer of the same
name.

Signed-off-by: Seth Falcon <sethfalcon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh