libgit2/tests-clar/revwalk
Carlos Martín Nieto de7ab85dc6 Implement git_merge_base()
It's implemented in revwalk.c so it has access to the revision
walker's commit cache and related functions. The algorithm is the one
used by git, modified so it fits better with the library's functions.
2012-04-12 20:25:24 +02:00
..
basic.c revwalk: allow pushing/hiding a reference by name 2012-04-12 20:25:24 +02:00
mergebase.c Implement git_merge_base() 2012-04-12 20:25:24 +02:00