Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: zh_CN: for git v2.16.0 l10n round 2
[gitweb.git]
/
sequencer.h
diff --git
a/sequencer.h
b/sequencer.h
index 212426c445481bd2cbe26657e29797290370e709..81f6d7d393fd1a502e3763cd1717b87ffa243717 100644
(file)
--- a/
sequencer.h
+++ b/
sequencer.h
@@
-47,6
+47,7
@@
int sequencer_remove_state(struct replay_opts *opts);
#define TODO_LIST_KEEP_EMPTY (1U << 0)
#define TODO_LIST_SHORTEN_IDS (1U << 1)
+#define TODO_LIST_ABBREVIATE_CMDS (1U << 2)
int sequencer_make_script(FILE *out, int argc, const char **argv,
unsigned flags);