Remove the log_reencode field from struct rev-info, as it is not used.
This field was introduced in
52883fb, but it hasn't been used since its
introduction.
Helped-by: Patrick Steinhardt <redacted>
Signed-off-by: Lucas Seiki Oshiro <redacted>
Signed-off-by: Junio C Hamano <redacted>
struct string_list *ref_message_ids;
int add_signoff;
const char *extra_headers;
- const char *log_reencode;
const char *subject_prefix;
int patch_name_max;
int no_inline;