Open Bug 1481542 Opened 7 years ago Updated 6 years ago

handle "fixup commits" way of working

Categories

(Conduit :: moz-phab, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: glob, Unassigned)

Details

(Keywords: conduit-triaged)

handling of fixup commits: consider `A -> B -> C`, already submitted to phabricator, and `A` needs a fixup commit after the change this would look like `A -> A' -> B -> C` the revision url in `A` should be manually copied into `A'`, this is the signal to the review script that this is a fixup to `A` when review walks the commit stack, it should submit `A` as normal, then `A'` with the same base as `A` (ie. `A`'s parent) updating the same revision
Keywords: conduit-story
Priority: -- → P2
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.