deimos.git2.sys.commit

Undocumented in source.

Members

Functions

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

Meta