Find a merge base between two commits
the OID of a merge base between 'one' and 'two'
the repository where the commits exist
one of the commits
the other commit
0 on success, git_error_code.GIT_ENOTFOUND if not found or error code
See Implementation
Find a merge base between two commits