X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/fd20a5475e33d5b7198cc22b6a5a6940c4a1ac90..6feb1b669b381452c1c2b4723bfd18275ecae350:/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);