HomePhabricator

Ensure the source repo in the cache is in a clean state before building

Description

Ensure the source repo in the cache is in a clean state before building

Summary:
This ensures the script can easily recover from common failures, such
as an incomplete cherry-pick, which leaves the git repo in a bad state and prevents
further pulling of latest changes.

Test Plan:
Edit some files in the cache.

fetch_documentation.sh

The script should complete rather than fail.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7784

Details

Provenance
jasonbcoxAuthored on Oct 6 2020, 15:13
jasonbcoxPushed on Oct 6 2020, 16:05
Reviewer
Restricted Project
Differential Revision
D7784: Ensure the source repo in the cache is in a clean state before building
Parents
rABCWEBb94b4268192a: Apply cherry-pick before cmake
Branches
Unknown
Tags
Unknown