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