Document ``stable``

builder-standards
Eric Holscher 2014-10-19 13:47:51 -07:00
parent 0f045f35d8
commit 63750d1057
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ On the initial import,
we will create a ``latest`` version.
This will point at the default branch for your VCS control: ``master``, ``default``, or ``trunk``.
We also create a ``stable`` version,
if your project has any releases.
``stable`` will be automatically kept up to date to point at your highest version.
How we envision versions working
--------------------------------