Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
reflog test: add more tests for 'reflog delete'
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index abce5001f19a60bb15b519b26773b57c83563021..31f08c4056b2f71b56bd7b439450dbba4e750fe9 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-10,7
+10,6
@@
#define CHILD_SHOWN (1u<<6)
#define ADDED (1u<<7) /* Parents already parsed and added? */
#define SYMMETRIC_LEFT (1u<<8)
-#define TOPOSORT (1u<<9) /* In the active toposort list.. */
struct rev_info;
struct log_info;