Skip to content
Snippets Groups Projects
Commit a5ff66e6d77a authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

filemerge: break overall filemerge into separate premerge and merge steps

This means that in ms.resolve we must call merge after calling premerge. This
doesn't yet mean that all premerges happen before any merges -- however, this
does get us closer to our goal.

The output differences are because we recompute the merge tool. The only
user-visible difference caused by this patch is that if the tool is missing
we'll print the warning twice. Not a huge deal, though.
parent f9f82c444ff7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment