Skip to content

Why are some features only in master and not in the stable releases? #4128

Answered by Shadowghost
davidmurdoch asked this question in Q&A
Discussion options

You must be logged in to vote

Because master is the development branch. When it's stable enough for a release, the release branch gets forked from it and includes all changes since the last stable release.
Once a release branch was created it only gets bugfixes applied to it, all new features go into the master branch again and the cycle continues.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidmurdoch
Comment options

Answer selected by nielsvanvelzen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants