mirror of
https://github.com/git/git.git
synced 2026-01-16 21:59:45 +00:00
The merge-base command acquires a new option, '--all', that causes it to output all the common ancestor candidates. The "git resolve" command then uses it to pick the optimum merge base by picking the one that results in the smallest number of nontrivial merges. Signed-off-by: Junio C Hamano <junkio@cox.net>
2.4 KiB
Executable File
2.4 KiB
Executable File