~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: John Arbash Meinel
  • Date: 2011-01-27 16:27:05 UTC
  • mto: This revision was merged to the branch mainline in revision 5636.
  • Revision ID: john@arbash-meinel.com-20110127162705-50yqwnbkvcrw0yfl
Rename the command to 'repair-workingtree' as mentioned by vila.

Show diffs side-by-side

added added

removed removed

Lines of Context:
482
482
            d.destroy_workingtree()
483
483
 
484
484
 
485
 
class cmd_reset_workingtree(Command):
 
485
class cmd_repair_workingtree(Command):
486
486
    __doc__ = """Reset the working tree state file.
487
487
 
488
488
    This is not meant to be used normally, but more as a way to recover from