Show More
@@ -14,7 +14,7 b' Each changeset in a repository is in one' | |||
|
14 | 14 | These phases are ordered (public < draft < secret) and no changeset |
|
15 | 15 | can be in a lower phase than its ancestors. For instance, if a |
|
16 | 16 | changeset is public, all its ancestors are also public. Lastly, |
|
17 | changeset phases only be changed towards the public phase. | |
|
17 | changeset phases should only be changed towards the public phase. | |
|
18 | 18 | |
|
19 | 19 | How are phases managed? |
|
20 | 20 | ----------------------- |
General Comments 0
You need to be logged in to leave comments.
Login now