Module jj_cli::merge_tools
source · Structs§
- Configured diff editor.
- Merge/diff tool loaded from the settings.
- Configured 3-way merge editor.
Enums§
Functions§
- Generates textual diff by the specified
tooland writes intowriter. - Loads external diff/merge tool options from
[merge-tools.<name>]. - Invokes the specified
tooldirecting its output intowriter.