Re: [PATCH v2] Documentation: include sign off for reverts
From: Drew DeVault
Date: Tue Nov 10 2020 - 12:49:17 EST
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.