Skip to content

contrib: add cherry-pick-upstream Rust tool#10

Merged
rustaceanrob merged 1 commit into
2140-dev:masterfrom
rustaceanrob:26-5-13-cherrypicks
May 13, 2026
Merged

contrib: add cherry-pick-upstream Rust tool#10
rustaceanrob merged 1 commit into
2140-dev:masterfrom
rustaceanrob:26-5-13-cherrypicks

Conversation

@rustaceanrob
Copy link
Copy Markdown
Member

Adds a binary that fetches Bitcoin Core's master branch, finds the common ancestor with the current branch, then attempts to cherry-pick each merged PR (merge commits) in order. Conflicts are logged and skipped; the tool continues to the end and prints a summary.

Adds a binary that fetches Bitcoin Core's master branch, finds the
common ancestor with the current branch, then attempts to cherry-pick
each merged PR (merge commits) in order. Conflicts are logged and
skipped; the tool continues to the end and prints a summary.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rustaceanrob rustaceanrob mentioned this pull request May 13, 2026
@rustaceanrob rustaceanrob merged commit 2ddf3f9 into 2140-dev:master May 13, 2026
4 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant