I want signing in general, but I want to disable it on just one repository. How do I do that?
git config --local commit.gpgsign false
source: https://stackoverflow.com/a/59712153
No dependencies set.
The note is not visible to the blocked user.
I want signing in general, but I want to disable it on just one repository. How do I do that?
source: https://stackoverflow.com/a/59712153