-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Basic 3-way merge algorithm.
- Find merge base, i.e., most recent common ancestor.
- Compare file tree, find modified / deleted / added files.
- Line based file diff resolve algorithm.
Requirements:- Able to auto resolve unchanged lines, well most of the time.
- Show and track area of conflict.
Reference:
Metadata
Metadata
Assignees
Labels
No labels