Show More
@@ -298,7 +298,6 b' class cg1unpacker(object):' | |||
|
298 | 298 | # no new manifest will be created and the manifest group will |
|
299 | 299 | # be empty during the pull |
|
300 | 300 | self.manifestheader() |
|
301 | repo.manifest.narrowdebug = repo.ui.warn | |
|
302 | 301 | repo.manifest.addgroup(self, revmap, trp) |
|
303 | 302 | repo.ui.progress(_('manifests'), None) |
|
304 | 303 |
General Comments 0
You need to be logged in to leave comments.
Login now