Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch-pack.c: use oidset to check existence of loose object
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 3dee97bfb97a4abd636ad7055eb84cf5dea79558..b8c47b98e22562ef320197b4ddbc8f0c3ee40f98 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-90,7
+90,6
@@
struct rev_info {
unsigned int dense:1,
prune:1,
no_walk:2,
- show_all:1,
remove_empty_trees:1,
simplify_history:1,
topo_order:1,