Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: always test fetch of unreachable with v0
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index 9d83f0f3e90313be990439972845e9d4f2bc1804..5d7bc04751ad853326e1563fc6176f101d485139 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-40,6
+40,7
@@
struct replay_opts {
int allow_empty_message;
int keep_redundant_commits;
int verbose;
+ int reschedule_failed_exec;
int mainline;