Project

General

Profile

Idea #18249

Updated by Peter Amstutz over 2 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 change: changed 

 * X.Y-dev should be called X.Y-release 
 * -make latest stable branch (e.g. "2.3-release") the default branch for github (add to release checklist)- 

 Need to rename branches & adjust references from X.Y-dev to X.Y-release 

Back