Ramkumar Ramachandra wrote: > --- a/sequencer.h > +++ b/sequencer.h > @@ -7,7 +7,32 @@ > #define SEQ_TODO_FILE "sequencer/todo" > #define SEQ_OPTS_FILE "sequencer/opts" > > +#define COMMIT_MESSAGE_INIT { NULL, NULL, NULL, NULL, NULL }; I don't think this should be exposed. The rest seems pretty sane, though I haven't read the patch carefully. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html