When I import a patch using hg import
, the command sometimes creates .rej files.
When a conflict occurs, is there a way to automatically launch the visual merge tool instead of creating the .rej files?
If not, what is the most efficient workflow to process the .rej files?