]>
git.ipfire.org Git - thirdparty/git.git/blob - rebase-interactive.h
1 #ifndef REBASE_INTERACTIVE_H
2 #define REBASE_INTERACTIVE_H
7 void append_todo_help(unsigned edit_todo
, unsigned keep_empty
,
9 int edit_todo_list(struct repository
*r
, unsigned flags
);