commit | c22486c9677682416ae6ad3ee77688e8b6923ee3 | [log] [tgz] |
---|---|---|
author | Seth Falcon <sfalcon@fhcrc.org> | Sat Jul 28 16:44:40 2007 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Jul 28 18:55:04 2007 -0700 |
tree | ac062c4b8671d5a756eb741c4fa19ab5ad241ffc | |
parent | f22cca44ba5022d93bfd895ec08682fbda7efb8c [diff] |
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>