Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ExamDiffをMercurialと統合する方法を知っている人はいますか?KDiff3を設定しましたが、ExamDiffの設定方法がわかりませんでした。
更新:受け入れられた回答ごとに、この.hgrc構成は機能しました:
[extensions] hgext.extdiff = [extdiff] cmd.examdiff = C:\Program Files\ExamDiff Pro\ExamDiff.exe
コマンドでExamDiffを実行できますhg examdiff
hg examdiff
これは、Extdiff 拡張機能を使用して行うことができます。