• Show log

    Commit

  • Hash : 11c8e756
    Author : Edward Thomson
    Date : 2017-03-09T12:26:23

    git_futils_readbuffer: don't compute sha-1
    
    Don't compute the sha-1 in `git_futils_readbuffer_updated` unless the
    checksum was requested.  This means that `git_futils_readbuffer` will
    not calculate the checksum unnecessarily.