[PATCH 13/23] commit-reach: prepare in_merge_bases[_many] to handle any repo
Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano --- commit-reach.c | 15 +-- commit-reach.h | 12 ++-- contrib/coccinelle/the_repository.pending.cocci | 17 + 3 files changed, 36 inse
[PATCH 13/23] commit-reach: prepare in_merge_bases[_many] to handle any repo
Signed-off-by: Stefan Beller --- commit-reach.c | 15 +-- commit-reach.h | 12 ++-- contrib/coccinelle/the_repository.pending.cocci | 17 + 3 files changed, 36 insertions(+), 8 deletions(-) diff