diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-23 21:08:59 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-23 21:08:59 -0700 |
commit | 9585e406224b97b24b46131005b809a6612a3eac (patch) | |
tree | 47b47d3fae26e51f2b1d04fd9e898f5a0546da02 /Documentation/git.txt | |
parent | 2a29da7c6d6103c4719c71f6cce88e853260912c (diff) | |
download | git-9585e406224b97b24b46131005b809a6612a3eac.tar.gz |
Try to find the optimum merge base while resolving.
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>
Diffstat (limited to 'Documentation/git.txt')
0 files changed, 0 insertions, 0 deletions