Can pre-release canditates always be tagged with rc? I'm thinking of the major version tags like 26 or 27. Currently, if one wants to stay always on the latest stable major version, it is not possible to tell if 27 is stable or not.
In this case I think 27 should be tagged 27-rcX instead until a stable version is released.
Can pre-release canditates always be tagged with
rc? I'm thinking of the major version tags like26or27. Currently, if one wants to stay always on the latest stable major version, it is not possible to tell if27is stable or not.In this case I think
27should be tagged27-rcXinstead until a stable version is released.