2811
2813
def __init__(self, remote_bzrdir, remote_repository, real_branch=None,
2812
_client=None, format=None, setup_stacking=True, name=None):
2814
_client=None, format=None, setup_stacking=True, name=None,
2813
2816
"""Create a RemoteBranch instance.
2815
2818
:param real_branch: An optional local implementation of the branch