Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Switch git_mmap to use pread.
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index f92a4d43752e02a9d1ced62b3c3c35943cb72965..4585463a44c9faecdcdf4454b735b1e4ba1335aa 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-41,6
+41,7
@@
struct rev_info {
limited:1,
unpacked:1, /* see also ignore_packed below */
boundary:1,
+ left_right:1,
parents:1;
/* Diff flags */