• Show log

    Commit

  • Hash : 4591e76a
    Author : Edward Thomson
    Date : 2021-12-10T15:19:59

    blob: identify binary content Introduce `git_blob_data_is_binary` to examine a blob's data, instead of the blob itself. A replacement for `git_buf_is_binary`.