docs: Update RELEASE.md to use cherry-pick -x

(cherry picked from commit 25939a1d00)
This commit is contained in:
Nick Craig-Wood
2026-06-05 15:16:29 +01:00
parent 3654e9cfb7
commit 3b00bbf730

View File

@@ -192,7 +192,7 @@ this will be done already.
Now
- git co ${BASE_TAG}-stable
- git cherry-pick any fixes
- `git cherry-pick -x` any fixes
- make startstable
- Do the steps as above
- git co master