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

Reply via email to