diff --git a/docs/release_checklist.md b/docs/release_checklist.md index 0d877fc66..66ff6bab8 100644 --- a/docs/release_checklist.md +++ b/docs/release_checklist.md @@ -128,7 +128,6 @@ release: git log --oneline # cherry-pick the commits starting from the oldest one, without including merge commits git cherry-pick -x -git cherry-pick -x ``` This new branch is going to be the base for the release, which we are going to