Show More
@@ -1417,7 +1417,6 b' def _pullbundle2(pullop):' | |||||
1417 |
|
1417 | |||
1418 | def _pullbundle2extraprepare(pullop, kwargs): |
|
1418 | def _pullbundle2extraprepare(pullop, kwargs): | |
1419 | """hook function so that extensions can extend the getbundle call""" |
|
1419 | """hook function so that extensions can extend the getbundle call""" | |
1420 | pass |
|
|||
1421 |
|
1420 | |||
1422 | def _pullchangeset(pullop): |
|
1421 | def _pullchangeset(pullop): | |
1423 | """pull changeset from unbundle into the local repo""" |
|
1422 | """pull changeset from unbundle into the local repo""" |
General Comments 0
You need to be logged in to leave comments.
Login now