##// END OF EJS Templates
pull: preindent some code...
Boris Feld -
r35780:40df727b default
parent child Browse files
Show More
@@ -1461,6 +1461,7 def _pullbundle2(pullop):
1461 1461 kwargs['common'] = pullop.common
1462 1462 kwargs['heads'] = pullop.heads or pullop.rheads
1463 1463
1464 if True:
1464 1465 # pulling changegroup
1465 1466 pullop.stepsdone.add('changegroup')
1466 1467
General Comments 0
You need to be logged in to leave comments. Login now