[PATCH 1 of 5] remotenames: inline _parseargs() into _revsetutil()

Pulkit Goyal 7895pulkit at gmail.com
Fri Oct 5 09:57:44 EDT 2018


On Fri, Oct 5, 2018 at 4:31 PM Yuya Nishihara <yuya at tcha.org> wrote:

> # HG changeset patch
> # User Yuya Nishihara <yuya at tcha.org>
> # Date 1538742561 -32400
> #      Fri Oct 05 21:29:21 2018 +0900
> # Node ID 25533575d04ebad69036892808c0e149fbefbf85
> # Parent  5c3585a588458a70338fb112708c9b0cd2af2526
> remotenames: inline _parseargs() into _revsetutil()
>
> The _parseargs() function gets quite simple, and the 0/1 loop can be
> rewritten
> as "if".
>

Queued this series. Many thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20181005/4f9581c1/attachment.html>


More information about the Mercurial-devel mailing list