/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/repofmt/knitrepo.py

remove AB1 WorkingTree and experimental-knit3

Show diffs side-by-side

added added

removed removed

Lines of Context:
481
481
    support_tree_reference = True
482
482
 
483
483
    def _get_matching_bzrdir(self):
484
 
        return bzrdir.format_registry.make_bzrdir('experimental-knit3')
 
484
        return bzrdir.format_registry.make_bzrdir('experimental-reference-dirstate')
485
485
 
486
486
    def _ignore_setting_bzrdir(self, format):
487
487
        pass