• Show log

    Commit

  • Hash : 923364c5
    Author : Edward Thomson
    Date : 2021-09-30T08:40:29

    futils: use a particular hash not a git_oid In `git_futils_readbuffer_updated`, always take a particular hash instead of a `git_oid`. This lets us change the checksum algorithm independently of `git_oid` usage.