提交 c2f26949 编写于 作者: T terrymanu

update release guide

上级 7524579b
......@@ -147,9 +147,8 @@ https://github.com/apache/incubator-shardingsphere/blob/dev/RELEASE-NOTES.md
```shell
cd ~/incubator-shardingsphere/
git pull
git branch ${RELEASE.VERSION}-release
git checkout -b ${RELEASE.VERSION}-release
git push origin ${RELEASE.VERSION}-release
git checkout ${RELEASE.VERSION}-release
```
### 发布预校验
......
......@@ -149,9 +149,8 @@ Create `${RELEASE.VERSION}-release` branch, where all the following operations a
```shell
cd ~/incubator-shardingsphere/
git pull
git branch ${RELEASE.VERSION}-release
git checkout -b ${RELEASE.VERSION}-release
git push origin ${RELEASE.VERSION}-release
git checkout ${RELEASE.VERSION}-release
```
### Pre-Release Check
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册