1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 10:42:47 +01:00

Updated Release Branches (markdown)

Donald Webster 2020-03-04 14:39:27 -08:00
parent da4feabb9d
commit 8036c1350b

@ -1,14 +1,14 @@
## Sonarr v2 ## Sonarr v2
### Stable ### Stable
Use `master`, it has been tested by users on develop branch and it's not known to have any major issues. `master`: It has been tested by users on develop branch and it's not known to have any major issues.
### Nightly ### Nightly
Use `develop`, the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. ***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.*** `develop`: The bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. ***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
## Sonarr v3 ## Sonarr v3
### Nightly ### Nightly
Use `phantom-develop` which is the only branch currently. `phantom-develop`: The only branch.
## How to change your branch ## ## How to change your branch ##