Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit.c::print_summary: do not release the format string too early
When we are showing a clean merge, log_tree_commit() won't show the header and we would need the format string to format the commit summary ourselves. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information