mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 17:15:30 +02:00
Switch stable branch to release branch
This commit is contained in:
parent
bc6c6ce66d
commit
d5573be1e9
37 changed files with 22 additions and 36 deletions
|
@ -20,17 +20,3 @@ The `stable` branch may have hotfixes directly from the `stable` branch, and the
|
|||
# Code Of Conduct
|
||||
|
||||
Please read our [Code of Conduct](../CODE_OF_CONDUCT.md) before contributing.
|
||||
|
||||
# Releasing/Merging branches
|
||||
|
||||
To merge zen twilight branch from the central branch, you can use the following command:
|
||||
|
||||
```bash
|
||||
sh ./scripts/merge-to-branch.sh twilight
|
||||
```
|
||||
|
||||
To merge zen stable branch from the twilight branch, you can use the following command:
|
||||
|
||||
```bash
|
||||
sh ./scripts/merge-to-branch.sh stable
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue