Rev 6539: (jelmer) Add two more topics to the ``See also`` part of 'bzr help in file:///srv/pqm.bazaar-vcs.org/archives/thelove/bzr/%2Btrunk/
Patch Queue Manager
pqm at pqm.ubuntu.com
Fri Jul 20 13:23:33 UTC 2012
At file:///srv/pqm.bazaar-vcs.org/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 6539 [merge]
revision-id: pqm at pqm.ubuntu.com-20120720132332-p37f488vbgwkktw5
parent: pqm at pqm.ubuntu.com-20120711073449-zirb846fe1037bjz
parent: larstiq at larstiq.dyndns.org-20120429171003-oj6vfqud2urhk8rd
committer: Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2012-07-20 13:23:32 +0000
message:
(jelmer) Add two more topics to the ``See also`` part of 'bzr help
checkout'. (Wouter van Heyst)
modified:
bzrlib/builtins.py builtins.py-20050830033751-fc01482b9ca23183
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py 2012-06-18 11:43:07 +0000
+++ b/bzrlib/builtins.py 2012-07-20 13:23:32 +0000
@@ -1615,7 +1615,7 @@
code.)
"""
- _see_also = ['checkouts', 'branch']
+ _see_also = ['checkouts', 'branch', 'working-trees', 'remove-tree']
takes_args = ['branch_location?', 'to_location?']
takes_options = ['revision',
Option('lightweight',
More information about the bazaar-commits
mailing list