Merge lp://staging/~rockstar/launchpad/pedantry-round3 into lp://staging/launchpad
Proposed by
Paul Hummer
Status: | Merged |
---|---|
Approved by: | Edwin Grubbs |
Approved revision: | not available |
Merged at revision: | not available |
Proposed branch: | lp://staging/~rockstar/launchpad/pedantry-round3 |
Merge into: | lp://staging/launchpad |
Prerequisite: | lp://staging/~rockstar/launchpad/pedantry-round2 |
Diff against target: |
40 lines (+12/-3) 2 files modified
lib/lp/code/stories/branches/xx-junk-branches.txt (+11/-2) lib/lp/code/templates/branch-index.pt (+1/-1) |
To merge this branch: | bzr merge lp://staging/~rockstar/launchpad/pedantry-round3 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Edwin Grubbs (community) | code | Approve | |
Review via email: mp+17706@code.staging.launchpad.net |
To post a comment you must log in.
Hi there-
This branch fixes bug #442386 - Junk branches don't support merge proposals.
The idea is that if you need to use merge proposals, create a project. Since
they don't support merge proposals, the "Branch Merges" section is no longer
shown on junk branches. This was just an oversight in the 3.0 conversion and
should have been taken care of a long time ago.
Cheers,
Paul