<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:monospace;font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie, 15 sept 2023 a la(s) 08:26, Christoph Hellwig (<a href="mailto:hch@lst.de">hch@lst.de</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Sep 14, 2023 at 06:22:37PM -0300, Rodrigo Alejandro Melo wrote:<br>
> FYI Instead of "manually" adding the "Signed-off-by", you can specify its<br>
> addition during the commit:<br>
> <br>
> git commit --signoff -a<br>
<br>
Indeed!  I'm just an old fart doing Linux development longer than this<br>
option existed and never adopted to the modern world :)<br></blockquote><div><br></div><div class="gmail_default" style="font-family:monospace;font-size:small">or just `git config <a href="http://alias.ci">alias.ci</a> 'commit --signoff'`</div></div></div>