Skip to content

Allow specifying gnupg home for signed commits #67

@clearydude

Description

@clearydude

Currently, the git methods around signing commits do not allow for specifying a specific gnupg path. This is fine for how the end user ends up using it, since when it is not specified a specific path it finds it from the environment, but it requires tests using gnupg to use mutexes.
The gpg method it uses does allow for specifying a gnupg home dir, so if the signature was altered to enable that specification to be passed into the git method, it may mitigate the need for some of those mutexes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions