You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
The branch naming pattern is $product_$v.$m.x e.g cast_1.2.x
where $product = cast (could potentially be bb or csm)
$v = version level
$m = modification level
x = literal character
The tag naming pattern is $product_$v.$m.$e_$detail e.g cast 1.2.0_br
where $product = cast (could potentially be bb or csm)
$v = version
$m = modification level
$e = efix level
$detail = extra description of tag e.g ga=gold build, br=point of branch etc.