Skip to content

add mergetool #11

Description

@mikofski

where to add? probably should stick to the rules, and add it to JGit as a method.

JGit.mergetool

Can move the writeConflictFiles functions in pull and merge to mergetool. Need to set/get gitconfig to specify/read what mergetool is installed (meld/P4Merge)

  1. look in gitconfig to find mergetool setting or command.
  2. execute external mergetool or raise error if not found.
  3. mark as resolved by adding saved files to index.

QED

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions