mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
The internal function in_merge_bases(A, B) is used to make sure that commit A is an ancestor of commit B. This changes the signature of it to take an array of B's and updates its current callers. Signed-off-by: Junio C Hamano <junkio@cox.net>
3.6 KiB
3.6 KiB