Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sequencer: fix cleanup with --signoff and -x
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index 4d505b3590ed158600844cfe3889112b5da4e511..82bc7a48d588a92ffc4b001a13aa6b65b369ea9e 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-47,6
+47,7
@@
struct replay_opts {
char *gpg_sign;
enum commit_msg_cleanup_mode default_msg_cleanup;
+ int explicit_cleanup;
/* Merge strategy */
char *strategy;