/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 breezy/bzr/remote.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2019-06-22 19:21:36 UTC
  • mfrom: (7339.1.10 stores-revno)
  • Revision ID: breezy.the.bot@gmail.com-20190622192136-vde8aq61fhj4jza7
Add a ``calculate_revnos`` setting that determines when revision numbers are calculated.

Merged from https://code.launchpad.net/~jelmer/brz/stores-revno/+merge/368873

Show diffs side-by-side

added added

removed removed

Lines of Context:
3398
3398
        self._ensure_real()
3399
3399
        return self._custom_format.supports_set_append_revisions_only()
3400
3400
 
 
3401
    def stores_revno(self):
 
3402
        return True
 
3403
 
3401
3404
    def _use_default_local_heads_to_fetch(self):
3402
3405
        # If the branch format is a metadir format *and* its heads_to_fetch
3403
3406
        # implementation is not overridden vs the base class, we can use the