]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-commit.c
ui-tag: add snapshot links
[cgit.git] / ui-commit.c
index d6b73eed90aaf5ee232e89f5a1655c94db392577..f5b0ae553be5edfaa58a5b7fbcbef6d9a29eb776 100644 (file)
@@ -35,7 +35,7 @@ void cgit_print_commit(char *hex)
        }
        info = cgit_parse_commit(commit);
 
-       load_ref_decorations();
+       load_ref_decorations(DECORATE_FULL_REFS);
 
        html("<table summary='commit info' class='commit-info'>\n");
        html("<tr><th>author</th><td>");