Sign in
googlers
/
jrn
/
git
/
ec36c42a6301eca8a1a038001435bc8a7940e886
/
.
/
rebase-interactive.h
blob: 971da037769476da196ae39eec89431be4923d54 [
file
] [
log
] [
blame
]
#ifndef
REBASE_INTERACTIVE_H
#define
REBASE_INTERACTIVE_H
void
append_todo_help
(
unsigned
edit_todo
,
unsigned
keep_empty
,
struct
strbuf
*
buf
);
int
edit_todo_list
(
unsigned
flags
);
#endif