On Wed, Oct 27, 2021 at 08:35:07AM +0200, Alex Riesen wrote:
The option is incorrectly translated to "--no-verify-signatures",
which causes the unexpected effect of the hook being called.
And an even more unexpected effect of disabling verification
of signatures.
The manual page describes the option to behave same as the similarly
named option of "git merge", which seems to be the original intention
of this option in the "pull" command.
Thanks, this looks good to me.
-Peff