mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00: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>
27 KiB
27 KiB