remove repeated line in checklist

Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
pull/6534/head
Guangming Wang 6 years ago
parent 01f775d03c
commit 18ec75c568

@ -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

Loading…
Cancel
Save