We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We shouldn't rely on gpg binary for gpg operations and use go libs for that.
Because we will need to support various versions of gpg binary and more action to do for users.
Example:
gitea/modules/git/repo_gpg.go
Line 18 in fcb535c
Related issue: #10682