On Thu, Oct 21, 2021 at 09:33:01PM +0000, brian m. carlson wrote:
On 2021-10-21 at 21:22:10, Michał Mirosław wrote:
quoted
Hi.
I just noticed that `git format-patch --signoff` adds the 'Signed-off-by'
line even if the exact same line is already present in the commit message.
Could this be avoided in the tool?
Just so I understand correctly, does it do this even if the existing
sign-off is last (or the only one), or only if the sign-off is not the
last?
It does this regardless of where the signoff is or whether it is the
only one.
Best Regards
Michał Mirosław