Merge branch 'lo/remove-log-reencode-from-rev-info'
Code clean-up. * lo/remove-log-reencode-from-rev-info: revision: remove log_reencode field from rev_info
This commit is contained in:
@@ -292,7 +292,6 @@ struct rev_info {
|
|||||||
struct string_list *ref_message_ids;
|
struct string_list *ref_message_ids;
|
||||||
int add_signoff;
|
int add_signoff;
|
||||||
const char *extra_headers;
|
const char *extra_headers;
|
||||||
const char *log_reencode;
|
|
||||||
const char *subject_prefix;
|
const char *subject_prefix;
|
||||||
int patch_name_max;
|
int patch_name_max;
|
||||||
int no_inline;
|
int no_inline;
|
||||||
|
|||||||
Reference in New Issue
Block a user