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