~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/configuration.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-07-01 19:06:14 UTC
  • mfrom: (4498.2.2 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090701190614-ypbryxq02zxbf5kv
Add a --strict option to send

Show diffs side-by-side

added added

removed removed

Lines of Context:
421
421
 
422
422
If set to "True", the branch should act as a checkout, and push each commit to
423
423
the bound_location.  This option is normally set by ``bind``/``unbind``.
 
424
 
 
425
send_strict
 
426
~~~~~~~~~~~
 
427
 
 
428
If present, defines the ``--strict`` option default value for checking
 
429
uncommitted changes before sending a merge directive.
 
430