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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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.