summaryrefslogtreecommitdiff
path: root/revision.h
diff options
context:
space:
mode:
Diffstat (limited to 'revision.h')
-rw-r--r--revision.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/revision.h b/revision.h
index b8e9223954..2790910e55 100644
--- a/revision.h
+++ b/revision.h
@@ -168,6 +168,9 @@ struct rev_info {
int count_left;
int count_right;
int count_same;
+
+ /* --verify-objects */
+ char safe_pack[41];
};
#define REV_TREE_SAME 0