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