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

  • Committer: Jelmer Vernooij
  • Date: 2017-11-19 18:35:20 UTC
  • mfrom: (6809.4.27 swap-arguments)
  • Revision ID: jelmer@jelmer.uk-20171119183520-fmw89uw30e0tbhwz
Merge lp:~jelmer/brz/swap-arguments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
307
307
        :return: None
308
308
        """
309
309
 
310
 
    def put_file_bytes_non_atomic(self, file_id, bytes):
 
310
    def put_file_bytes_non_atomic(self, path, bytes, file_id=None):
311
311
        """Update the content of a file in the tree.
312
312
 
313
313
        Note that the file is written in-place rather than being