##// END OF EJS Templates
narrow: don't wrap exchange.pull() during clone...
narrow: don't wrap exchange.pull() during clone The wrapped version was setting up the narrow repo requirement when a narrow clone was requested. Previous commits taught hg.clone() and repo creation to add the narrow requirement when a narrow clone was requested. So this requirement should already be set up for us and this code is no longer necessary. Differential Revision: https://phab.mercurial-scm.org/D4540

File last commit:

r34398:765eb17a default
r39590:841c82d1 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer