Re: [PATCH 3/5] pretty: add pp_commit_easy function for simple callers
From: Junio C Hamano <hidden> Date: 2016-06-15 22:51:20
Jeff King [off-list ref] writes:
Many callers don't actually care about the pretty print context at all;
let's just give them a simple way of pretty-printing a commit without
having to create a context struct.