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