X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5d947ba3f06ec2c7200aab8c22170e7f2bf55a7c..1dd53e3a2ffec730ec27ebe15b3d63e0b417a544:/ui-commit.c diff --git a/ui-commit.c b/ui-commit.c index 586fea0..abf58f6 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -41,7 +41,7 @@ void cgit_print_commit(char *hex, const char *prefix) format_display_notes(&oid, ¬es, PAGE_ENCODING, 0); - load_ref_decorations(DECORATE_FULL_REFS); + load_ref_decorations(NULL, DECORATE_FULL_REFS); cgit_print_layout_start(); cgit_print_diff_ctrls();