X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=revision.h;h=36fdf22b299c4cc7e6f20d767d5c6a6c3f69d952;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=855464f1441654c1938135d6a99b247c70826146;hpb=5bfd53629e93113a17fe7d6a7a24554dc3c17cdb;p=git.git diff --git a/revision.h b/revision.h index 855464f14..36fdf22b2 100644 --- a/revision.h +++ b/revision.h @@ -57,6 +57,7 @@ struct rev_info { limited:1, unpacked:1, boundary:2, + count:1, left_right:1, rewrite_parents:1, print_parents:1, @@ -132,6 +133,10 @@ struct rev_info { /* notes-specific options: which refs to show */ struct display_notes_opt notes_opt; + + /* commit counts */ + int count_left; + int count_right; }; #define REV_TREE_SAME 0