rebasing for new release candidate
This commit is contained in:
parent
f0c4d27268
commit
b802e2eb82
9 changed files with 19 additions and 19 deletions
|
@ -2,11 +2,11 @@
|
|||
# RC Script
|
||||
|
||||
RC_VERSION=1.13.0
|
||||
RC_NUM=2
|
||||
RC_NUM=3
|
||||
|
||||
git checkout master
|
||||
git checkout main
|
||||
git pull
|
||||
git push origin master:rel-${RC_VERSION}-RC
|
||||
git push origin main:rel-${RC_VERSION}-RC
|
||||
|
||||
|
||||
git checkout rel-${RC_VERSION}-RC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue