git-secret icon indicating copy to clipboard operation
git-secret copied to clipboard

have verbose mode show gpg commands that are run

Open joshrabinowitz opened this issue 5 years ago • 3 comments

showing the gpg commands that we're running would help users to understand how git-secret internally operates.

This would also help users and developers debug and fix issues such as expired or revoked keys in their gitsecret keyrings.

See also related story #692

joshrabinowitz avatar Oct 04 '19 15:10 joshrabinowitz

Once we thought #556 closed this, but it had issues and was reverted.

joshrabinowitz avatar Jan 30 '20 17:01 joshrabinowitz

Done!

sobolevn avatar Jun 26 '21 14:06 sobolevn

@sobolevn There's lots of gpg commands that still aren't shown in verbose mode, such as in src/_utils/_git_secret_tools.sh, and showing more would make it easier to help people when debugging issues.

I suggest we reopen this issue, because there are several gpg commands run that are not shown in verbose mode.

joshrabinowitz avatar Jun 26 '21 14:06 joshrabinowitz