git_commit_tree

Get the tree pointed to by a commit.

@param tree_out pointer where to store the tree object @param commit a previously loaded commit. @return 0 or an error code

extern (C) nothrow @nogc
int
git_commit_tree

Meta