Password Store changes git config

Rune Juhl Jacobsen rune at juhljacobsen.dk
Mon May 18 11:00:17 CEST 2020


It sounds like you've run the test suite on your local system (as
opposed to running it in an ephemeral setup, e.g. Docker).

See `./tests/setup.sh`:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/x-shellscript
Size: 218 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20200518/aaf4046f/attachment.bin>
-------------- next part --------------

/Rune

"Erazem Kokot" <contact at erazem.eu> writes:

>> Looks like the git configuration is wrong on your end. I would first
>> check .git/config inside your password-store directory with:
>>
>> $ git config --show-origin --get user.email
>
> The config file doesn't have an entry for a user.name and user.email and
> the command you recommended returned my normal email, since I changed
> that in the ~/.config/git/config file.
>
> The ~/.config/git/config file was the one that originally got changed,
> that's why I was confused.
> From your response I assume this isn't intended behaviour and since I
> can't recreate the issue atm, I'll report it again with more info if it
> occurs again.
>
> Thanks for the response.
>
> Regards,
> Erazem

-- 
Rune Juhl Jacobsen


More information about the Password-Store mailing list