Hacker News new | ask | show | jobs
by drey08 2213 days ago
Does it support three-way merge? I still use BeyondCompare for this, and it's a killer feature whenever I have to rebase my PR against the latest upstream HEAD. Can't live without it, and I consider it an essential feature for a paid product.
2 comments

Yes it does. It gets used for resolving merge conflicts, but it can also be used as a separate tool: https://www.sublimemerge.com/docs/command_line
I've been using kdiff3 for like 15 years by now: https://sourceforge.net/projects/kdiff3/

and still feel most at home there.