Page MenuHomeSoftware Heritage

Apply arc patches more forcefully
ClosedPublic

Authored by olasd on Mar 28 2019, 11:27 AM.

Details

Summary

When arc applies a diff that's stacked on top of another one, it applies the
full stack. However, it also edits the commit message, which changes the
identifier of the base commit, which makes it fail to apply higher diffs.

Turning on the force flag allows stacks to apply properly.

Close T1445.

Test Plan

change applied manually on DCORE/tox; the rebuild of D1297 succeeded.

Diff Detail

Repository
rCJSWH Jenkins jobs
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4921
Build 6579: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 28 2019, 11:28 AM
This revision was automatically updated to reflect the committed changes.