Skip to content

Version 2.0.2

Choose a tag to compare

@arzzen arzzen released this 17 Jan 13:44
258b52e
  • [#52] When someone has the showSignature=true flag set in their .gitconfig
    file, gpg verifying signature related text would be parsed as if it
    was actual log information. This change ignores signature-related text
    by passing the -c log.showSignature=false option to git so it ignores
    a user's custom .gitconfig showSignature flag regardless as to what it
    is set to.