git_commit_create_from_oids

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
git_commit_create_from_oids
(,,
const(char)* update_ref
,,,
const(char)* message_encoding
,
const(char)* message
,
const(git_oid)* tree
,,
const(git_oid)** parents
)

Meta