Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5601: rm the target file of cp that could still be executing
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 3162cc78e8d160c9ba77e2045272b32837527dd9..54761200adf2d5111b8aba097299bd2fd080a949 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,