120
120
supports_merge_proposal_labels = None
122
def publish(self, new_branch, base_branch, name, project=None, owner=None,
122
def publish_derived(self, new_branch, base_branch, name, project=None,
124
124
"""Publish a branch to the site, derived from base_branch.
126
126
:param base_branch: branch to derive the new branch from