Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
transport: fix leaks in refs_from_alternate_cb
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index 1fc22dcabe132cd437e7b0d3c56588c8cd7e63f2..db43e9cf86dcc0914a674adca63303c44e2ccc24 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-37,6
+37,8
@@
struct replay_opts {
int mainline;
+ const char *gpg_sign;
+
/* Merge strategy */
const char *strategy;
const char **xopts;