/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 repository.py

Git repositories are not shared.

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
            repository.InterRepository.register_optimiser(optimiser)
66
66
 
67
67
    def is_shared(self):
68
 
        return True
 
68
        return False
69
69
 
70
70
    def supports_rich_root(self):
71
71
        return True