[Changed Subscribers] D10412: fastannotate: use `get_unique_pull_path`
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Thu Apr 15 15:11:52 UTC 2021
pulkit added inline comments.
INLINE COMMENTS
> protocol.py:158
> + remotedest = ui.config(b'fastannotate', b'remotepath', b'default')
> + r = urlutil.get_unique_pull_path('fastannotate', repo, ui, remotedest)
> + remotepath = r[0]
Hm, missing `b''` prefix here IIUC.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10412/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10412
To: marmoute, #hg-reviewers
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210415/381fdfd7/attachment-0002.html>
More information about the Mercurial-patches
mailing list