• Show log

    Commit

  • Hash : 74ffce20
    Author : Edward Thomson
    Date : 2021-12-11T12:00:26

    oid: introduce `git_oid_t`
    
    We require an enumeration to help us identify the different types of
    object IDs.  Currently, we only support SHA1 but we will support SHA256
    in the future.