-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
User StoryDescribes an experience a user can have with the softwareDescribes an experience a user can have with the softwareenhancementNew feature or requestNew feature or request
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
User StoryDescribes an experience a user can have with the softwareDescribes an experience a user can have with the softwareenhancementNew feature or requestNew feature or request