• Show log

    Commit

  • Hash : 57c18198
    Author : Stefan Sperling
    Date : 2021-05-24T18:25:19

    validate reference names in open_ref()
    
    This catches invalid reference names passed to 'got ref -l' and will also be
    needed to validate reference names passed to a future 'gotadmin pack' command.
    
    ok naddy@