editor: add a function to launch the sequence editor
[git.git] / rebase-interactive.h
blob47372624e035956515beebc932fb268bea524de5
1 #ifndef REBASE_INTERACTIVE_H
2 #define REBASE_INTERACTIVE_H
4 int append_todo_help(unsigned edit_todo, unsigned keep_empty);
6 #endif