find the common ancestor of two commits like git merge-base command, but this is a naive implementation. BSS (Breadth-First Search)
find the common ancestor of two commits like git merge-base command, but this is a naive implementation. BSS (Breadth-First Search)