X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=revision.h;h=0caeecf00f1aedf753f9f1fa88c3b5113cc53a52;hb=5f2f4240022418e9a75505f11298db54a5da12d2;hp=61e6bc9f4b12973b7faa69f63cb6986e9e19a080;hpb=b4a081b428c607f98c5d0a0eec8d543dc1f2abcd;p=git.git diff --git a/revision.h b/revision.h index 61e6bc9f..0caeecf0 100644 --- a/revision.h +++ b/revision.h @@ -34,7 +34,8 @@ struct rev_info { edge_hint:1, limited:1, unpacked:1, - boundary:1; + boundary:1, + parents:1; /* special limits */ int max_count;