Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Tighten refspec processing
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index e3559d019d5b33ec1bcf5b2c2d820c252aecfc7c..c8b3b948ecc1cc8b45859a6e1ea11763addfb8b5 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-33,6
+33,7
@@
struct rev_info {
prune:1,
no_merges:1,
no_walk:1,
+ show_all:1,
remove_empty_trees:1,
simplify_history:1,
lifo:1,