mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 15:29:22 +00:00
![]() 00582bcb introduced a change to git_blob_create_fromfile() that required the caller to pass a stat struct. This means that we need to include stat.h higher in the hierarchy of includes. |
||
---|---|---|
.. | ||
blob.h | ||
commit.h | ||
common.h | ||
config.h | ||
errors.h | ||
index.h | ||
object.h | ||
odb_backend.h | ||
odb.h | ||
oid.h | ||
refs.h | ||
repository.h | ||
revwalk.h | ||
signature.h | ||
tag.h | ||
thread-utils.h | ||
tree.h | ||
types.h | ||
zlib.h |