Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
exclude-promisor-objects: declare when option is allowed
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index b8c47b98e22562ef320197b4ddbc8f0c3ee40f98..e892a40cd9a0df6e1c184457d69245cb36a711f6 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-124,6
+124,7
@@
struct rev_info {
tree_blobs_in_commit_order:1,
/* for internal use only */
+ allow_exclude_promisor_objects_opt:1,
exclude_promisor_objects:1;
/* Diff flags */