/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 bzrlib/diff.py

Indentation and documentation fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
286
286
 
287
287
    external_diff_options
288
288
        If set, use an external GNU diff and pass these options.
 
289
 
 
290
    extra_trees
 
291
        If set, more Trees to use for looking up file ids
289
292
    """
290
293
    old_tree.lock_read()
291
294
    try: