summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
48f1750)
Free up the buffer allocated in read_sha1_file()
Signed-off-by: Andy Green <andy@warmcat.com>
Signed-off-by: John Keeping <john@keeping.me.uk>
print_binary_buffer(buf, size);
else
print_text_buffer(basename, buf, size);
print_binary_buffer(buf, size);
else
print_text_buffer(basename, buf, size);
}
struct single_tree_ctx {
}
struct single_tree_ctx {