##// END OF EJS Templates
urlutil: remove usage of `ui.expandpath` in `get_clone_path`...
urlutil: remove usage of `ui.expandpath` in `get_clone_path` We want to deprecate `ui.expandpath` and simplify the code before adding more complexity in the form of `[paths]` entry pointing to multiple url. So we inline the relevant bits. Differential Revision: https://phab.mercurial-scm.org/D10431

File last commit:

r43177:92593d72 default
r47726:221f8585 default
Show More
requirements.txt.in
4 lines | 28 B | text/plain | TextLexer
Gregory Szorc
automation: perform tasks on remote machines...
r42191 boto3
Gregory Szorc
automation: initial support for running Linux tests...
r42471 paramiko
Gregory Szorc
automation: perform tasks on remote machines...
r42191 pypsrp
Gregory Szorc
automation: implement "publish-windows-artifacts" command...
r43177 twine