2765
2784
"""See RepositoryFormat.get_format_description()."""
2766
2785
return "Packs 6 (uses btree indexes, requires bzr 1.9)"
2769
2791
class RepositoryFormatKnitPack6RichRoot(RepositoryFormatPack):
2770
2792
"""A repository with rich roots, no subtrees, stacking and btree indexes.