X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=revision.h;h=5e1f5c7e8f8071c6cab381306638067a1e20d71c;hb=84da3e21dc008fe7ba18811e8b7f7614ede33079;hp=bca9947977c50d151b0fed90931ec52112e72bae;hpb=5c359a66586cfa802f9a4b205da9750582bdb9ec;p=git.git diff --git a/revision.h b/revision.h index bca994797..5e1f5c7e8 100644 --- a/revision.h +++ b/revision.h @@ -90,6 +90,7 @@ struct rev_info { show_notes_given:1, pretty_given:1, abbrev_commit:1, + abbrev_commit_given:1, use_terminator:1, missing_newline:1, date_mode_explicit:1;