Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: use streaming interface for reading large loose blobs
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index e2cd725401390939ed765b6cd2c4bd3393a99179..aa5f17cc3079f39000e9d7526d24354a027daabd 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-30,6
+30,7
@@
struct replay_opts {
int allow_ff;
int allow_rerere_auto;
int allow_empty;
+ int keep_redundant_commits;
int mainline;