We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[email protected] (expires: 2024-08-22) [email protected]: date [-jnRu] [-I[date|hours|minutes|seconds]] [-f input_fmt] [-r filename|seconds] [-v[+|-]val[y|m|w|d|H|M|S]] [[[[mm]dd]HH]MM[[cc]yy][.SS] | new_date] [+output_fmt] (expires: )
[email protected] (expires: 2024-08-22) [email protected] (expires: 2023-12-20)
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
This line
git-secret/src/_utils/_git_secret_tools.sh
Line 607 in b7a08f8
Maybe a possible workaround is function _extract_emails_from_gpg_output to return the username with <>, to make sure a complete match happens?
Operating system: (uname -a) … Darwin Kernel Version 22.5.0
uname -a
git-secret path: (which git-secret) … installed by homebrew
git-secret
which git-secret
git-secret version: (git secret --version) … 0.5.0
git secret --version
git version: (git --version) … not related to git, but gpg
git
git --version
Shell type and version: ($SHELL --version) …zsh 5.9
$SHELL --version
gpg version: (gpg --version) … gpg (GnuPG) 2.4.3 libgcrypt 1.10.2
gpg
gpg --version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What are the steps to reproduce this issue?
What happens?
[email protected] (expires: 2024-08-22)
[email protected]: date [-jnRu] [-I[date|hours|minutes|seconds]] [-f input_fmt]
[-r filename|seconds] [-v[+|-]val[y|m|w|d|H|M|S]]
[[[[mm]dd]HH]MM[[cc]yy][.SS] | new_date] [+output_fmt]
(expires: )
What were you expecting to happen?
[email protected] (expires: 2024-08-22)
[email protected] (expires: 2023-12-20)
Any logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Any other comments?
This line
git-secret/src/_utils/_git_secret_tools.sh
Line 607 in b7a08f8
Maybe a possible workaround is function _extract_emails_from_gpg_output to return the username with <>, to make sure a complete match happens?
What versions of software are you using?
Operating system: (
uname -a
) … Darwin Kernel Version 22.5.0git-secret
path: (which git-secret
) … installed by homebrewgit-secret
version: (git secret --version
) … 0.5.0git
version: (git --version
) … not related to git, but gpgShell type and version: (
$SHELL --version
) …zsh 5.9gpg
version: (gpg --version
) …gpg (GnuPG) 2.4.3
libgcrypt 1.10.2
The text was updated successfully, but these errors were encountered: