forked from TrueCloudLab/rclone
docs: correct RELEASE procedure for stable branch
This commit is contained in:
parent
638058ef91
commit
81ce5e4961
1 changed files with 1 additions and 2 deletions
|
@ -74,8 +74,7 @@ Set vars
|
||||||
First make the release branch. If this is a second point release then
|
First make the release branch. If this is a second point release then
|
||||||
this will be done already.
|
this will be done already.
|
||||||
|
|
||||||
* git branch ${BASE_TAG} ${BASE_TAG}-stable
|
* git co -b ${BASE_TAG}-stable ${BASE_TAG}.0
|
||||||
* git co ${BASE_TAG}-stable
|
|
||||||
* make startstable
|
* make startstable
|
||||||
|
|
||||||
Now
|
Now
|
||||||
|
|
Loading…
Reference in a new issue