HomeSoftware Heritage

Apply arc patches more forcefully

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Apply arc patches more forcefully

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.

Details

Provenance
olasdAuthored on Mar 28 2019, 11:25 AM
olasdPushed on Mar 28 2019, 11:29 AM
Differential Revision
D1313: Apply arc patches more forcefully
Tasks
T1445: Jenkins: Allow to build Phabricator Diff depending on other ones

Commit No Longer Exists

This commit no longer exists in the repository.