Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
refs.c: reindent get_submodule_ref_store()
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index bc18487d6fff5e86dff60748c084995a77d2b588..3a3d3e2cf824bf0ae404204c1ea81dad813d5f93 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-96,6
+96,7
@@
struct rev_info {
topo_order:1,
simplify_merges:1,
simplify_by_decoration:1,
+ single_worktree:1,
tag_objects:1,
tree_objects:1,
blob_objects:1,