.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 10 Feb 2022 15:27:58 -0800
changeset 48753 d9af7c1fb619
parent 44128 ff396501e841
permissions -rw-r--r--
simplemerge: let filemerge check for binary inputs This is similar to the previous patch, but here we put a specialized copy of `simplemerge._verifytext()` in the the `filemerge` module instead. Differential Revision: https://phab.mercurial-scm.org/D12147

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}