How to configure Mercurial to use Kompare when merging?
Posted
by obvio171
on Stack Overflow
See other posts from Stack Overflow
or by obvio171
Published on 2010-04-20T11:21:07Z
Indexed on
2010/04/20
11:23 UTC
Read the original article
Hit count: 427
I've tried adding merge=kompare to my ~/.hgrc, but when I run hg merge, it runs kompare, but there's no UI to be seen. Hg says merging path/to/first-file and stays there, actionless.
© Stack Overflow or respective owner