Skip to content

Support 3-way merge #1209

@mk6f33

Description

@mk6f33

Would it be possible to add support to Git's 3-way merge? When doing a merge I don't want it to fail but instead leave markers for user to resolve them.

Right now i'm using this:

Command::new("git").args(["apply", "--3way"]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions