How do you disable mercurial from leaving .orig files after a merge?
问题 After updating TortoiseHg+Mercurial a while back I am starting to get .orig files after merges. I have looked at the solutions for removing/purging them but I am looking for a way to disable the files from being left behind. After doing merges fine without these files appearing I was wondering if this was something new that could be turned back off. 回答1: Update: According to the Mercurial config documentation the defaults section is deprecated. The Mercurial wiki is also particularly critical