I've been assigned the task to do a huge merge, ~1500 commits, on a mercurial project.
In the local fork we have deleted about ~200 files, right now I need to press d and enter for each file:
remote changed file/that/is/deleted/in/local which local deleted
use (c)hanged version or leave (d)eleted?
Is there a way to tell mercurial to choose to delete all those files?