Method
GgitRepositorymerge_base
Declaration [src]
GgitOId*
ggit_repository_merge_base (
GgitRepository* repository,
GgitOId* oid_one,
GgitOId* oid_two,
GError** error
)
Return value
Returns: | GgitOId |
A new |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |