Skip to content

Conflict resolution via filesystem #754

@meejah

Description

@meejah

There is currently no way to resolve a conflict via changes to the filesystem (even after #725 is landed).

We need a specification and documentation as well an implementation (that works alongside the HTTP API introduced in #752).

As a user who has noticed that a file is in conflict, I wish to manipulate the conflicted file to contain the changes I want and finalize this decision by deleting the conflict-marker files.

As a user who has a file in conflict, I will indicate that I want "my" version by deleting all the conflict-markers.

As a user who has a file in conflict, I will indicate that I want "their" version my moving the conflict-marker over top of the original file (and deleting any other conflict markers).

Metadata

Metadata

Assignees

No one assigned

    Labels

    User StoryDescribes an experience a user can have with the softwareenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions