mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-03 19:00:04 +00:00
Actually this renames git_commit_create_oid to git_commit_create_from_oids and moves the API declaration to include/git2/sys/commit.h since it is a dangerous API for general use (because it doesn't check that the OID list items actually refer to real objects). |
||
|---|---|---|
| .. | ||
| commit.h | ||
| config.h | ||
| odb_backend.h | ||
| repository.h | ||