753
731
def __init__(self, transport=DEPRECATED_PARAMETER, init=DEPRECATED_PARAMETER,
754
732
relax_version_check=DEPRECATED_PARAMETER, _format=None,
756
734
"""Create new branch object at a particular location.
758
736
transport -- A Transport object, defining how to access files.