Mercurial > hg
comparison tests/test-obsolete.t @ 39554:841c82d1a973
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
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 11 Sep 2018 16:59:17 -0700 |
parents | 89630d0b3e23 |
children | f9232b0310ef |
comparison
equal
deleted
inserted
replaced
39553:130e5df346d5 | 39554:841c82d1a973 |
---|