Closed Bug 2036719 Opened 23 days ago Closed 14 days ago

moz-phab --no-stack doesn't work as suggested?

Categories

(Conduit :: moz-phab, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

MozPhab 2.14.0 (Python 3.13.12, Linux)
with

$ moz-phab submit --no-stack

for bug 2036402

it still linked all the reviews with each others

while the help says:
--no-stack Submit multiple commits, but do not mark them as dependent.

The --no-stack flag was declared in argparse but never read, so new
revisions were always linked via parent_rev_phid. Skip the parent when
the flag is set.

Assignee: nobody → sledru
Status: NEW → ASSIGNED
Keywords: regression
Regressed by: 1529766
Status: ASSIGNED → RESOLVED
Closed: 14 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: