• Show log

    Commit

  • Hash : 91d845ad
    Author : Josh Rickmar
    Date : 2022-07-03T21:44:01

    fix tag signing when the key file does not exist
    
    This should fail without creating any tag.  Before, ssh-keygen(1)
    would print an error to stderr, but got would create an unsigned tag.
    
    ok op@