google / google/git-appraise

Use `gpg.program` in Git config

Open
#91 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
5.3k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Currently, use of `gpg` is [hardcoded](https://github.com/google/git-appraise/blob/98c8fb2f1cf2716d4d63b59c0a5edc44c54c4dd3/review/gpg/signable.go#L65). Instead, it ought to check whether a user has the config key `gpg.program` set, and use it if so. If not, it can fall back on a default.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.