-
Committer:
wang
-
Date:
2006-10-13 15:09:13 UTC
-
mto:
(2104.2.1 wang_30190)
-
mto:
This revision was merged to the branch mainline in
revision
2107.
-
Revision ID:
wang@ubuntu-20061013150913-2ff0be213f6f8a75
``bzr cat`` can look up contents of removed or renamed files. If the
pathname is ambiguous, i.e. the files in the old and new trees
have different id's, the user needs to use "--old" or "--new" to
distinguish between them. If the pathname refers to a single file, the options
are unnecessary. Fixes bug #30190.