Skip to content

Support s-git merge #1

@JJLovesLife

Description

@JJLovesLife

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions