X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=commit.h;h=3cf51665816abb5e5855c036f102019eded23bd6;hb=4fd8145c0cb419a8b262115be8db9e18d63632db;hp=24128d7a2a0007d5aee2543624f0297d77860ea6;hpb=41905647fc6c94632b48b7caf65eaf3ae18f6d70;p=git.git diff --git a/commit.h b/commit.h index 24128d7a2..3cf516658 100644 --- a/commit.h +++ b/commit.h @@ -70,6 +70,7 @@ struct pretty_print_context const char *after_subject; enum date_mode date_mode; int need_8bit_cte; + int show_notes; struct reflog_walk_info *reflog_info; };