Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: allow user to specify trash directory location
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 227164cf7096d3b0642714b18ee345738684da79..fb74492714b9276d02992dbe1101efff2cbdb5e6 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-36,6
+36,7
@@
struct rev_info {
unsigned int dense:1,
prune:1,
no_merges:1,
+ merges_only:1,
no_walk:1,
show_all:1,
remove_empty_trees:1,