On 3/5/23 09:41, Wouter Verhelst wrote:
On Fri, Mar 03, 2023 at 04:17:40PM -0600, Eric Blake wrote:
> On Fri, Dec 16, 2022 at 10:32:01PM +0300, Vladimir Sementsov-Ogievskiy wrote:
>> s-o-b line missed.
>
> I'm not sure if the NBD project has a strict policy on including one,
> but I don't mind adding it.
I've never required it, mostly because it's something that I myself
always forget, too, so, *shrug*.
(if there were a way in git to make it add that automatically, that
would help; I've looked but haven't found it)
You can point the "commit.template" git-config knob to a particular
file, and then include your S-o-b in that file.
There is also the "-s" ("--signoff") option for git-commit, but I
don't
see a git-config knob to make that permanent. (You can always introduce
a git.alias for it though.)
Laszlo