[Linux-kernel-mentees] [PATCH v2] Documentation: include sign off for reverts

Drew DeVault sir at cmpwn.com
Tue Nov 10 17:40:18 UTC 2020


On Tue Nov 10, 2020 at 1:39 PM EDT, Aditya Srivastava wrote:
> using your real name (sorry, no pseudonyms or anonymous contributions.)
> This will be done for you automatically if you use ``git commit -s``.
> +Also reverts should include a Signed-off-by. ``git revert -s`` does
> +that for you.

The language here is a bit odd, try this:

Reverts should also include "Signed-off-by". ``git revert -s`` does that
for you.


More information about the Linux-kernel-mentees mailing list