Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/rebase-am'
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index 9d83f0f3e90313be990439972845e9d4f2bc1804..53b86797188e8bef7371cd922bfafdc2464c1281 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-40,6
+40,8
@@
struct replay_opts {
int allow_empty_message;
int keep_redundant_commits;
int verbose;
+ int quiet;
+ int reschedule_failed_exec;
int mainline;