diff mercurial/color.py @ 32172:448ed4d3ee90

outgoing: run on filtered repo outgoing has been using an unfiltered repo since fe67107094fd (discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776), 2013-01-28). If I'm reading code and history correctly, it should be safe to run _outgoing() on a filtered repo since c5456b64eb07 (discovery: run discovery on filtered repository, 2015-01-07). By running _outgoing() on a filtered repo, we can also remove the workaround there for ignoring filtered revisions.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 05 May 2017 10:08:36 -0700
parents 9a98023ac8db
children bd872f64a8ba
line wrap: on
line diff