Add a simple binary that runs xdiff in a minimal way. This is useful for
tweaking xdiff related code. It's also potentially useful in .t tests.
Details
Details
- Reviewers
ryanmce - Group Reviewers
hg-reviewers
cd contrib/xdiff; make and run xdiff file1 file2, check it has a sane
output.
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped