want a way to push a new branch marking it private
Bug #750894 reported by
Martin Pool
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
It would be good if there was a way to push a branch to Launchpad and also set its privacy at the same time. Perhaps even better if this worked the same way on non-Launchpad destinations.
This should be done in a way that's not racy: ie creating the branch and then making it private is not as good.
On lp one way to do this is to first create a new Branch object with private=true, then push to it.
tags: |
added: privacy removed: launchpad |
Changed in launchpad: | |
status: | Confirmed → Triaged |
importance: | Medium → Low |
tags: | added: check-for-breezy |
To post a comment you must log in.
It may be that the Launchpad API is already enough to implement this by only changing bzr.