~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: John Arbash Meinel
  • Date: 2010-09-29 20:18:37 UTC
  • mfrom: (5450 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5452.
  • Revision ID: john@arbash-meinel.com-20100929201837-6d9jhvjokfe3ubvk
Merge bzr.dev 5450 to resolve NEWS and criss-cross merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
512
512
 
513
513
  checkout     Create a working tree when a branch does not have one.
514
514
  remove-tree  Removes the working tree from a branch when it is safe to do so.
515
 
  update       When a working tree is out of sync with it's associated branch
 
515
  update       When a working tree is out of sync with its associated branch
516
516
               this will update the tree to match the branch.
517
517
"""
518
518