Password Store changes git config

password-store at storiepvtride.it password-store at storiepvtride.it
Mon May 18 10:48:46 CEST 2020


Am 18.05.20 um 10:04 schrieb Erazem Kokot:

> I've just realized that Password Store changed the Git author and name
> inside my git config file.
> I already amended the commits, updated the config file and forgot the exact
> details, but the author was something like "Pass Test Suite" and the email
> was "<author>@zx2c4.com".

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


More information about the Password-Store mailing list