~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-10 01:12:04 UTC
  • mfrom: (3992.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090210011204-6m3q6f6o07xmzthe
Handle non-existent files in status (Karl Fogel, #306394)

Show diffs side-by-side

added added

removed removed

Lines of Context:
542
542
  - File unversioned
543
543
  R File renamed
544
544
  ? File unknown
 
545
  X File nonexistent (and unknown to bzr)
545
546
  C File has conflicts
546
547
  P Entry for a pending merge (not a file)
547
548