]> git.ipfire.org Git - thirdparty/git.git/blobdiff - revision.h
Sync with maint
[thirdparty/git.git] / revision.h
index a1a804bd3d6ce7ef1f65f2d270f4a0378969fc93..475f048fb61185519b0010ee132d42b1b2c768f7 100644 (file)
@@ -190,10 +190,10 @@ struct rev_info {
                        always_show_header:1;
 
        /* Format info */
+       int             show_notes;
        unsigned int    shown_one:1,
                        shown_dashes:1,
                        show_merge:1,
-                       show_notes:1,
                        show_notes_given:1,
                        show_signature:1,
                        pretty_given:1,