Re: [PATCH/RFC] Support --append-trailer in cherry-pick and revert
From: Junio C Hamano <hidden> Date: 2018-11-07 00:42:18
Jeff King [off-list ref] writes:
Could we help the reading scripts by normalizing old and new output via
interpret-trailers, %(trailers), etc?
I think "(cherry picked from ...)" is already considered a trailer by
the trailer code.
;-)
Great minds think alike, I guess. I think it is a great idea
to ask interpret-trailers to help us here.