Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mingw: declare main()'s argv as const
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 974130280120d11781c2ea5e7fda84e3d12f80c8..dca0d381715cf5bc6888587feaec989012f51252 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-135,6
+135,7
@@
struct rev_info {
pretty_given:1,
abbrev_commit:1,
abbrev_commit_given:1,
+ zero_commit:1,
use_terminator:1,
missing_newline:1,
date_mode_explicit:1,