Skip to content

Add `--no-show-signature' to git log args. - #153

Merged
sshaw merged 1 commit into
sshaw:masterfrom
sadboy:master
Jun 12, 2026
Merged

Add `--no-show-signature' to git log args.#153
sshaw merged 1 commit into
sshaw:masterfrom
sadboy:master

Conversation

@sadboy

@sadboy sadboy commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

When the git log output contains GPG signature info (which can happen e.g. when the user's .gitconfig has showSignature = true) it confuses the revision parser. Here we add an arg to git log to explicitly disable any GPG signature info.

When the `git log` output contains GPG signature info (which can happen e.g.
when the user's `.gitconfig` has `showSignature = true`) it confuses the
revision parser. Here we add an arg to `git log` to explicitly disable any
GPG signature info.
@sshaw

sshaw commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR!

@sshaw
sshaw merged commit 3870ae5 into sshaw:master Jun 12, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants