Merge lp:~bialix/bzr-colo/cmd-help into lp:bzr-colo

Proposed by Alexander Belchenko
Status: Merged
Merged at revision: 110
Proposed branch: lp:~bialix/bzr-colo/cmd-help
Merge into: lp:bzr-colo
Diff against target: 13 lines (+2/-1)
1 file modified
commands.py (+2/-1)
To merge this branch: bzr merge lp:~bialix/bzr-colo/cmd-help
Reviewer Review Type Date Requested Status
Neil Martinsen-Burrell Pending
Review via email: mp+60164@code.launchpad.net

Description of the change

This branch slightly corrects the help for colo-branches to better reflect the real behavior.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'commands.py'
2--- commands.py 2011-05-05 04:15:37 +0000
3+++ commands.py 2011-05-06 10:20:57 +0000
4@@ -224,7 +224,8 @@
5 that branch is marked with a "*".
6
7 Branches whose names start with a period or that have the option
8- branch_status=inactive are not shown unless the "--all" option is given.
9+ bzr.branch_status=hidden (or "merged", or "abandoned") are not shown
10+ unless the "--all" option is given.
11 """
12
13 takes_options = [option.Option('all',

Subscribers

People subscribed via source and target branches