Closed
Bug 1731814
Opened 4 years ago
Closed 3 months ago
`moz-phab reorg` doesn't know how to reorg a non-linear stack
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julienw, Assigned: padenot)
Details
Attachments
(1 file)
STR:
- I pushed to phabricator a sequence of commits.
- I changed the order of these commits, then called
moz-phab submit
again.
=> It added a second child to an existing revision.
- I called
moz-phab reorg
to fix this, but got this error:
Remote stack is not linear... -
Revision D126207 has multiple children.
Then I went to edit this revision manually, remove the extra child, and call moz-phab reorg
again with success this time.
I'm using git if that's important.
Also at step 2, I think I had a new commit to submit too. I'm not too sure this was the extra child, but this may have been.
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → padenot
Attachment #9498133 -
Attachment description: WIP: Bug 1731814 - Implement reorg --force → Bug 1731814 - Implement reorg --force. r?sheehan
Status: NEW → ASSIGNED
Comment 2•3 months ago
|
||
Authored by https://github.com/padenot
https://github.com/mozilla-conduit/review/commit/a6aae763e4bb1a1cf691eb7700464754ec071a5f
[main] Bug 1731814 - Implement reorg --force. r=sheehan
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•