Method
GgitCommitget_tree
Declaration [src]
GgitTree*
ggit_commit_get_tree (
GgitCommit* commit
)
Return value
Type: GgitTree
A GgitTree
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |