X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=revision.h;h=059bfff812da8033681aa11c5a9ca9085881747e;hb=9798f7e5f948b2586c33d850f6a00d4fc0537d75;hp=a95bd0b3f3026068046d469a74d1a2d85e50e314;hpb=92f6e98c69670689c868452a91d9ed1c2c39eac2;p=git.git diff --git a/revision.h b/revision.h index a95bd0b3f..059bfff81 100644 --- a/revision.h +++ b/revision.h @@ -111,6 +111,7 @@ struct rev_info { /* Format info */ unsigned int shown_one:1, + shown_dashes:1, show_merge:1, show_notes:1, show_notes_given:1,