Idea #18249
Updated by Peter Amstutz over 3 years ago
User had trouble because they cloned from github and got the development branch. Did not understand that 2.2-dev is actually a release branch. Suggested changed * X.Y-dev should be called X.Y-rel * create a branch called "stable" which is reset on each stable release * make latest stable branch (e.g. "2.3-rel") "stable" the default branch for github (add to release checklist)