X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=revision.h;h=b8e9223954a5d66e01bd1eb342a936495aa67ad1;hb=b8939b2b3abaa99c18bf57251cd2828b89ac38c5;hp=6aa53d1aa708918e4bbbebb042e0bf75c1629b05;hpb=f0ede8435ab161b3aba3e5e306239d6bd74dd9b8;p=git.git diff --git a/revision.h b/revision.h index 6aa53d1aa..b8e922395 100644 --- a/revision.h +++ b/revision.h @@ -110,6 +110,7 @@ struct rev_info { show_merge:1, show_notes:1, show_notes_given:1, + show_signature:1, pretty_given:1, abbrev_commit:1, abbrev_commit_given:1,