Fossil SCM
Update documentation: check-in name 'start:' can be chained as well.
Commit
36adf66b78762754bcd9bbfe47135941dca43f2ebda4eed39ebd59c83cd14577
Parent
ca9d0ddf064a788…
1 file changed
+2
-2
+2
-2
| --- www/checkin_names.wiki | ||
| +++ www/checkin_names.wiki | ||
| @@ -238,12 +238,12 @@ | ||
| 238 | 238 | any changes that have already been merged in from the parent branch. |
| 239 | 239 | |
| 240 | 240 | <a id="start"></a> |
| 241 | 241 | The prefix "<tt>start:</tt>" gives the first check-in of the named branch. |
| 242 | 242 | |
| 243 | -The prefixes "<tt>root:</tt>" and "<tt>merge-in:</tt>" can be chained: one | |
| 244 | -can say for example | |
| 243 | +The prefixes "<tt>root:</tt>", "<tt>start:</tt>", and "<tt>merge-in:</tt>" | |
| 244 | +can be chained: one can say for example | |
| 245 | 245 | |
| 246 | 246 | <blockquote><tt> |
| 247 | 247 | fossil info merge-in:xyzzy:2022-03-01 |
| 248 | 248 | </tt></blockquote> |
| 249 | 249 | |
| 250 | 250 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -238,12 +238,12 @@ | |
| 238 | any changes that have already been merged in from the parent branch. |
| 239 | |
| 240 | <a id="start"></a> |
| 241 | The prefix "<tt>start:</tt>" gives the first check-in of the named branch. |
| 242 | |
| 243 | The prefixes "<tt>root:</tt>" and "<tt>merge-in:</tt>" can be chained: one |
| 244 | can say for example |
| 245 | |
| 246 | <blockquote><tt> |
| 247 | fossil info merge-in:xyzzy:2022-03-01 |
| 248 | </tt></blockquote> |
| 249 | |
| 250 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -238,12 +238,12 @@ | |
| 238 | any changes that have already been merged in from the parent branch. |
| 239 | |
| 240 | <a id="start"></a> |
| 241 | The prefix "<tt>start:</tt>" gives the first check-in of the named branch. |
| 242 | |
| 243 | The prefixes "<tt>root:</tt>", "<tt>start:</tt>", and "<tt>merge-in:</tt>" |
| 244 | can be chained: one can say for example |
| 245 | |
| 246 | <blockquote><tt> |
| 247 | fossil info merge-in:xyzzy:2022-03-01 |
| 248 | </tt></blockquote> |
| 249 | |
| 250 |