]> git.scottworley.com Git - pinch/commitdiff
Support "log.showSignature = true" 1.5
authorScott Worley <scottworley@scottworley.com>
Fri, 12 Jun 2020 09:16:39 +0000 (02:16 -0700)
committerScott Worley <scottworley@scottworley.com>
Fri, 12 Jun 2020 09:16:39 +0000 (02:16 -0700)
Don't let "log.showSignature = true" in global git config cause
signature check output to appear in the release name.

Bad excuses for not including a test:
  * Would have to add GPG as a dependency.
  * Generating a GPG key during the test would be slow.
  * Making a local "global" git config in the test would be troublesome.


No differences found