117
117
def make_heavily_merged_tree(self, directory_name='.',
119
119
"""Create a tree in which almost every commit is a merge.
122
122
one of which is returned. Except for the first commit, every
123
123
commit in its revision-history is a merge another commit in the other
127
127
from bzrlib.benchmarks.tree_creator.heavily_merged import (