Skip to content
New issue

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

Add --no-show-signature to "git show" commands #23038

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Add --no-show-signature to "git show" commands #23038

merged 2 commits into from
Jan 11, 2022

Commits on Dec 28, 2021

  1. Add --no-show-signature to "git show" commands.

    This fixes errors if the user has configured the following in their ~/.gitconfig:
    [log]
    showSignature = true
    stefansundin committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    bf55e0a View commit details
    Browse the repository at this point in the history
  2. yarn prettier-all

    stefansundin committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b799cfd View commit details
    Browse the repository at this point in the history