.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 04 Feb 2018 10:28:03 +0900
changeset 35990 8b6dd3922f70
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
patch: unify check_binary and binary flags Follows up 079b27b5a869. If opts.text=True, check_binary is ignored, so we can just pass the binary flag to unidiff(). perfunidiff now takes any inputs as text files, which I think is a desired behavior.

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