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