find the common ancestor of multiple commits Note: This implementation is not efficient. It is better to use a more efficient algorithm and cache the retrieved ancestors.
find the common ancestor of multiple commits Note: This implementation is not efficient. It is better to use a more efficient algorithm and cache the retrieved ancestors.