Replies: 2 comments 1 reply
|
(for posterity) for trunk stuff this seems relevant but others can chime in; |
1 reply
|
Sounds like the release crowd has it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We've been having some internal discussion about what the default branch should be.
Currently, it is set to
release, so that users who want to compile from source always get a stable version. The problem is it is easy to accidentally forkreleaseor submit a PR toreleasewhen developing.We also have the third option of combining
releaseandbetaintomain, then tagging release versions with the appropriate commit.I'm not sure which option is better, but I'd like to do whatever is easiest for the end user.
So, users and developers, which option do you prefer? Feel free to explain your choice.
3 votes ·
All reactions