Method
GgitAnnotatedCommitget_id
Declaration [src]
GgitOId*
ggit_annotated_commit_get_id (
GgitAnnotatedCommit* annotated_commit
)
Return value
Returns: | GgitOId |
The commit ID that the given |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |