/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

Implement network name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
268
268
 
269
269
    def check_conversion_target(self, target_repo_format):
270
270
        return target_repo_format.rich_root_data
 
271
 
 
272
    def network_name(self):
 
273
        return "git"