Commit 4591e76a2d1aa07dc80eaa002b4ed7c58d81c242

Edward Thomson 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`.