~gustav-hartvigsson/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/git/repository.py

  • Committer: Gustav Hartvigsson
  • Date: 2021-01-11 20:19:38 UTC
  • mfrom: (7526.3.2 work)
  • Revision ID: gustav.hartvigsson@gmail.com-20210111201938-omr9wjz3qdgyxe8k
MergedĀ lp:brz

Show diffs side-by-side

added added

removed removed

Lines of Context:
575
575
    supports_overriding_transport = False
576
576
    supports_custom_revision_properties = False
577
577
    records_per_file_revision = False
 
578
    supports_multiple_authors = False
578
579
 
579
580
    @property
580
581
    def _matchingcontroldir(self):