-
Notifications
You must be signed in to change notification settings - Fork 992
FR: Add a "--tool" flag to resolve #2575
Copy link
Copy link
Closed
Labels
enhancement🏗️New feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
According to the docs,
- The
ui.merge-editorkey specifies the tool used for three-way merge tools byjj resolve - You can run
jj diff --tool=<tool>to specify which tool to use to diff
It makes sense to also add this flag for conflict resolution.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement🏗️New feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers