Skip to content

Commit

Permalink
Instructions for adding a new merge tool
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed Nov 14, 2024
1 parent 331aba2 commit cda753d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/scripts/merge_tools/README
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
git-hires-merge is from https://github.com/paulaltin/git-hires-merge .
To add a new merging tool to the evaluation:
* Add a new script here, `mytool.sh`
* Create a `mytool_plus.sh` script that runs the new merging tool and then
Plume-lib Merging. (You can copy from `spork_plus.sh`.)
* Update the expected results so that the CI tests pass.

File `git-hires-merge` is from https://github.com/paulaltin/git-hires-merge .

0 comments on commit cda753d

Please sign in to comment.