Show More
@@ -1461,6 +1461,7 def _pullbundle2(pullop): | |||||
1461 | kwargs['common'] = pullop.common |
|
1461 | kwargs['common'] = pullop.common | |
1462 | kwargs['heads'] = pullop.heads or pullop.rheads |
|
1462 | kwargs['heads'] = pullop.heads or pullop.rheads | |
1463 |
|
1463 | |||
|
1464 | if True: | |||
1464 | # pulling changegroup |
|
1465 | # pulling changegroup | |
1465 | pullop.stepsdone.add('changegroup') |
|
1466 | pullop.stepsdone.add('changegroup') | |
1466 |
|
1467 |
General Comments 0
You need to be logged in to leave comments.
Login now