comparison hgext/mq.py @ 42433:500b64c5d991

phabricator: pass ui into readurltoken instead of passing repo The goal of this series is to make `hg debugcallconduit` work outside of a hg repo. This patch, removes requirement of repo object from readurltoken as we only need ui there. It also updates the callers to pass in ui instead of repo. Differential Revision: https://phab.mercurial-scm.org/D6497
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 08 Jun 2019 18:32:12 +0300
parents 566daffc607d
children cf445a212b9c
comparison
equal deleted inserted replaced
42432:bc7b07bb36cc 42433:500b64c5d991