comparison .hgignore @ 42026:98908e36d58a

discovery: prevent recomputing info about server and outgoing changesets We already iterate over the outgoing.missing above and lookup repo for them. So let's reuse info calculated at that time instead of recomputing that again. Also we calculate the set of remotebranches by doing set(remotemap), so let's reuse that again. Upcoming patches will clean things a bit more. Differential Revision: https://phab.mercurial-scm.org/D6144
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sun, 17 Mar 2019 18:29:23 +0300
parents aab43d5861bb
children 8492c6293c31
comparison
equal deleted inserted replaced
42025:66fc05ff0ea3 42026:98908e36d58a