mirror of
https://git.zx2c4.com/cgit
synced 2025-07-20 10:57:18 +02:00
Use GIT-1.7.2.2
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
379e80e3a8
commit
6d7552bc07
7 changed files with 11 additions and 11 deletions
|
@ -36,7 +36,7 @@ void cgit_print_commit(char *hex, const char *prefix)
|
|||
}
|
||||
info = cgit_parse_commit(commit);
|
||||
|
||||
get_commit_notes(commit, ¬es, PAGE_ENCODING, 0);
|
||||
format_note(NULL, sha1, ¬es, PAGE_ENCODING, 0);
|
||||
|
||||
load_ref_decorations(DECORATE_FULL_REFS);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue