Fossil SCM
fix 7df27f52365b73a9fb90c78a66105fc5928b2fce
Commit
6bbb22d4fa4285ee47a94658105b4be4f5a22cc1
Parent
afe70a464686a30…
1 file changed
+1
-1
+1
-1
| --- www/branching.wiki | ||
| +++ www/branching.wiki | ||
| @@ -173,11 +173,11 @@ | ||
| 173 | 173 | <i>property</i> is a name/value pair. Internally, fossil implements |
| 174 | 174 | tags as properties with a NULL value. So, tags and properties really |
| 175 | 175 | are much the same thing, and henceforth we will use the word "tag" |
| 176 | 176 | to mean either a tag or a property. |
| 177 | 177 | |
| 178 | -A tag can be either a one-time tag or an propagating tag or a cancellation tag. | |
| 178 | +A tag can be a one-time tag, a propagating tag or a cancellation tag. | |
| 179 | 179 | A one-time tag only applies to the check-in to which it is attached. A |
| 180 | 180 | propagating tag applies to the check-in to which it is attached and also |
| 181 | 181 | to all direct descendants of that check-in. A <i>direct descendant</i> |
| 182 | 182 | is a descendant through direct children. Tags propagation does not |
| 183 | 183 | cross merges. Tag propagation also stops as soon |
| 184 | 184 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -173,11 +173,11 @@ | |
| 173 | <i>property</i> is a name/value pair. Internally, fossil implements |
| 174 | tags as properties with a NULL value. So, tags and properties really |
| 175 | are much the same thing, and henceforth we will use the word "tag" |
| 176 | to mean either a tag or a property. |
| 177 | |
| 178 | A tag can be either a one-time tag or an propagating tag or a cancellation tag. |
| 179 | A one-time tag only applies to the check-in to which it is attached. A |
| 180 | propagating tag applies to the check-in to which it is attached and also |
| 181 | to all direct descendants of that check-in. A <i>direct descendant</i> |
| 182 | is a descendant through direct children. Tags propagation does not |
| 183 | cross merges. Tag propagation also stops as soon |
| 184 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -173,11 +173,11 @@ | |
| 173 | <i>property</i> is a name/value pair. Internally, fossil implements |
| 174 | tags as properties with a NULL value. So, tags and properties really |
| 175 | are much the same thing, and henceforth we will use the word "tag" |
| 176 | to mean either a tag or a property. |
| 177 | |
| 178 | A tag can be a one-time tag, a propagating tag or a cancellation tag. |
| 179 | A one-time tag only applies to the check-in to which it is attached. A |
| 180 | propagating tag applies to the check-in to which it is attached and also |
| 181 | to all direct descendants of that check-in. A <i>direct descendant</i> |
| 182 | is a descendant through direct children. Tags propagation does not |
| 183 | cross merges. Tag propagation also stops as soon |
| 184 |