boundary:2,
left_right:1,
parents:1,
- reverse:1;
+ reverse:1,
+ cherry_pick:1,
+ first_parent_only:1;
/* Diff flags */
unsigned int diff:1,
const char *add_signoff;
const char *extra_headers;
const char *log_reencode;
+ const char *subject_prefix;
+ int no_inline;
/* Filter by commit log message */
struct grep_opt *grep_filter;