Constructor
GgitCommitParentsnew
Declaration [src]
GgitCommitParents*
ggit_commit_parents_new (
GgitCommit* commit
)
Parameters
commit |
GgitCommit |
| No description available. | |
| The data is owned by the caller of the function. |
Return value
| Returns: | GgitCommitParents |
| No description available. | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |