Pierre Habouzit [off-list ref] wrote:
Also fix an inefficient printf("%s", ...) where we can use write_in_full.
Signed-off-by: Pierre Habouzit <redacted>
---
builtin-fmt-merge-msg.c | 50 +++++++++++++++++++++-------------------------
1 files changed, 23 insertions(+), 27 deletions(-)
Near as I can tell, this is based upon a merge commit in next.
We can't do that. Patches need to be based on master, or worst-case
on a topic head that is in next or pu (in which case the name of
the topic, or its tip commit, is helpful in the note).
--
Shawn.