X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/afffc3e772a7b0c9d729f330ef2c9900c4343b63..e32f8416e87503aef2cd2698e15f3dc5e8c40d7e:/ui-commit.c diff --git a/ui-commit.c b/ui-commit.c index 5e88544..0787237 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -39,7 +39,7 @@ void cgit_print_commit(char *hex, const char *prefix) } info = cgit_parse_commit(commit); - format_display_notes(&oid, ¬es, PAGE_ENCODING, 0); + format_display_notes(&oid, ¬es, PAGE_ENCODING, 1); load_ref_decorations(NULL, DECORATE_FULL_REFS);