/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/help_topics/en/configuration.txt

  • Committer: Jelmer Vernooij
  • Date: 2019-07-25 23:22:30 UTC
  • mfrom: (7374 work)
  • mto: This revision was merged to the branch mainline in revision 7376.
  • Revision ID: jelmer@jelmer.uk-20190725232230-9b4x1nn0m19j1oh0
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
527
527
locks.steal_dead
528
528
~~~~~~~~~~~~~~~~
529
529
 
530
 
If set to true, bzr will automatically break locks held by processes from
531
 
the same machine and user that are no longer alive.  Otherwise, it will
 
530
By default, bzr will automatically break locks held by processes from
 
531
the same machine and user that are no longer alive.  If disabled, it will
532
532
print a message and you can break the lock manually, if you are satisfied
533
533
the object is no longer in use.
534
534