Show More
@@ -60,7 +60,7 def wrapget_sidedata_helpers(orig, srcre | |||
|
60 | 60 | assert not computers and not removers # deal with composition later |
|
61 | 61 | addedreqs = dstrepo.requirements - srcrepo.requirements |
|
62 | 62 | |
|
63 |
if requirements. |
|
|
63 | if requirements.REVLOGV2_REQUIREMENT in addedreqs: | |
|
64 | 64 | |
|
65 | 65 | def computer(repo, revlog, rev, old_sidedata): |
|
66 | 66 | assert not old_sidedata # not supported yet |
General Comments 0
You need to be logged in to leave comments.
Login now