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
vanhempi 379e80e3a8
commit 6d7552bc07
7 muutettua tiedostoa jossa 11 lisäystä ja 11 poistoa

Näytä tiedosto

@@ -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);