Use GIT-1.7.2.2

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2010-08-22 13:29:57 +02:00
parent 379e80e3a8
commit 6d7552bc07
7 changed files with 11 additions and 11 deletions

View file

@ -36,7 +36,7 @@ void cgit_print_commit(char *hex, const char *prefix)
}
info = cgit_parse_commit(commit);
get_commit_notes(commit, &notes, PAGE_ENCODING, 0);
format_note(NULL, sha1, &notes, PAGE_ENCODING, 0);
load_ref_decorations(DECORATE_FULL_REFS);