[PATCH 1 of 3] fileset: use fctx.isbinary instead of util.binary(fctx.data())

Yuya Nishihara yuya at tcha.org
Wed May 3 23:56:13 EDT 2017


On Wed, 3 May 2017 18:19:34 -0700, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu <quark at fb.com>
> # Date 1493859720 25200
> #      Wed May 03 18:02:00 2017 -0700
> # Node ID 7bfa6bc376e3dd504276e324545913af511cf4a6
> # Parent  efcaf6ab86f40b8cc6fbb0e28764d9c1e88dfb27
> # Available At https://bitbucket.org/quark-zju/hg-draft
> #              hg pull https://bitbucket.org/quark-zju/hg-draft -r 7bfa6bc376e3
> fileset: use fctx.isbinary instead of util.binary(fctx.data())

Seems fine, queued, thanks.


More information about the Mercurial-devel mailing list