Skip to content

Conversation

gerhardol
Copy link
Member

@gerhardol gerhardol commented Oct 6, 2024

Fixes #11931

Proposed changes

Commit dialogue "Do not sign commit" should explicitly not set GPG key.
The default is set to "Git default", using the git-config settings.

Screenshots

Adding the first option in the dropdown
image

Test methodology

tests updated

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

Commit dialogue "Do not sign commit" should explititly
not set GPG key.
The default is set to "Git default", using the git-config settings.
mstv
mstv previously approved these changes Oct 6, 2024
Copy link
Member

@mstv mstv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, have not run

@mstv mstv dismissed their stale review October 6, 2024 20:59

finding

@gerhardol
Copy link
Member Author

Rephrased the text for the first option
Plan to merge this tomorrow

@gerhardol gerhardol merged commit 3c99ce8 into gitextensions:master Oct 8, 2024
3 of 4 checks passed
@gerhardol gerhardol deleted the feature/i11931-default-gpg-sign branch October 8, 2024 20:35
@RussKie RussKie added this to the 5.1 milestone Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commit option "Do not sign commit" commits with git's default setting which could force signing.
3 participants