Merge branch 'jk/committer-date-is-author-date-fix-simplify'
Code simplification. * jk/committer-date-is-author-date-fix-simplify: am, sequencer: stop parsing our own committer ident
This commit is contained in:
@ -50,8 +50,6 @@ struct replay_opts {
|
||||
|
||||
int mainline;
|
||||
|
||||
char *committer_name;
|
||||
char *committer_email;
|
||||
char *gpg_sign;
|
||||
enum commit_msg_cleanup_mode default_msg_cleanup;
|
||||
int explicit_cleanup;
|
||||
|
||||
Reference in New Issue
Block a user