Full conflict solving capabilities for the mergiraf solve command #2

Closed
opened 2024-11-03 09:54:41 +01:00 by wetneb · 0 comments
Owner

Currently, the mergiraf solve command only processes the file with conflicts, re-constructing the three revisions from it. This is fast but some conflicts cannot be solved with this method. Also, the user might have edited the file, potentially introducing issues in it. It would be good to also be able to access the original revisions from Git, as we do for the mergiraf report command.

Currently, the `mergiraf solve` command only processes the file with conflicts, re-constructing the three revisions from it. This is fast but some conflicts cannot be solved with this method. Also, the user might have edited the file, potentially introducing issues in it. It would be good to also be able to access the original revisions from Git, as we do for the `mergiraf report` command.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#2
No description provided.