Commit 18ec75c5 authored by Guangming Wang's avatar Guangming Wang

remove repeated line in checklist

Signed-off-by: 's avatarGuangming Wang <guangming.wang@daocloud.io>
parent 01f775d0
......@@ -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 <commit-id>
git cherry-pick -x <commit-id>
```
This new branch is going to be the base for the release, which we are going to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment