mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 01:44:41 +01:00
docs: correct RELEASE procedure for stable branch
This commit is contained in:
parent
638058ef91
commit
81ce5e4961
@ -74,8 +74,7 @@ Set vars
|
||||
First make the release branch. If this is a second point release then
|
||||
this will be done already.
|
||||
|
||||
* git branch ${BASE_TAG} ${BASE_TAG}-stable
|
||||
* git co ${BASE_TAG}-stable
|
||||
* git co -b ${BASE_TAG}-stable ${BASE_TAG}.0
|
||||
* make startstable
|
||||
|
||||
Now
|
||||
|
Loading…
Reference in New Issue
Block a user