Detect and disable qubes-gpg-wrapper when making calls to git log #2

Open
opened 2023-10-18 23:46:35 +00:00 by lrvick · 0 comments
Owner

When git.program is set to qubes-gpg-wrapper it creates constant pop-ups to approve access to external gpg keychains, when for the purposes of toolchain we should only ever use a local gpg binary.

Overriding gpg.program with an env var, that itself can be overridden, might suffice.

When git.program is set to qubes-gpg-wrapper it creates constant pop-ups to approve access to external gpg keychains, when for the purposes of toolchain we should only ever use a local gpg binary. Overriding gpg.program with an env var, that itself can be overridden, might suffice.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/toolchain#2
No description provided.