128
128
knit1_format = bzrdir.BzrDirMetaFormat1()
129
129
knit1_format.repository_format = knitrepo.RepositoryFormatKnit1()
130
130
knit2_format = bzrdir.BzrDirMetaFormat1()
132
132
# we start with a knit1 repository because that causes the
133
133
# root revision to change for each commit, even though the content,
134
134
# parent, name, and other attributes are unchanged.