Skip to content

Conversation

dominikschulz
Copy link
Member

The gitconfig package was incorrectly using gopass specific locations when trying to load global (per user) git configs.

This change makes it use the correct locations.

Fixes #2686

The gitconfig package was incorrectly using gopass specific
locations when trying to load global (per user) git configs.

This change makes it use the correct locations.

Fixes gopasspw#2686

Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz added the bug Defects label Mar 29, 2024
@dominikschulz dominikschulz added this to the 1.15.13 milestone Mar 29, 2024
Signed-off-by: Dominik Schulz <[email protected]>
Signed-off-by: Dominik Schulz <[email protected]>
Those started to fail because we are now correctly reading
global git configs.

Signed-off-by: Dominik Schulz <[email protected]>
@dominikschulz dominikschulz merged commit 78e7d8e into gopasspw:master Mar 29, 2024
@dominikschulz dominikschulz deleted the fix/issue-2686 branch March 29, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to parse git version on windows - git version 2.42.0.windows.2
1 participant