86
84
if isinstance(format, str):
89
87
transport.base, format=format, force_new_tree=False)
92
def build_commit(self, parent_ids=None, allow_leftmost_as_ghost=False,
94
91
"""Build a commit on the branch.
96
93
This makes a commit with no real file content for when you only want