Fossil SCM
Updates to the checkin_names embedded documentation page to reflect recent changes.
Commit
808e3d6e75e5c659f913dc4fa1f116b517b61630
Parent
514f4fd8f6107c3…
1 file changed
+3
-4
+3
-4
| --- www/checkin_names.wiki | ||
| +++ www/checkin_names.wiki | ||
| @@ -14,12 +14,11 @@ | ||
| 14 | 14 | <li> Special names: |
| 15 | 15 | <ul> |
| 16 | 16 | <li> <b>tip</b> |
| 17 | 17 | <li> <b>current</b> |
| 18 | 18 | <li> <b>next</b> |
| 19 | -<li> <b>previous</b> | |
| 20 | -<li> <b>ckout</b> | |
| 19 | +<li> <b>previous</b> or <b>prev</b> | |
| 21 | 20 | </ul> |
| 22 | 21 | </ul> |
| 23 | 22 | </td></tr> |
| 24 | 23 | </table> |
| 25 | 24 | Many Fossil [/help|commands] and [./webui.wiki | web-interface] URLs accept |
| @@ -194,12 +193,12 @@ | ||
| 194 | 193 | equivalent to the timestamp tag "5000-01-01". |
| 195 | 194 | |
| 196 | 195 | If the command is being run from a working check-out (not against a bare |
| 197 | 196 | repository) then a few extra tags apply. The "current" tag means the |
| 198 | 197 | current check-out. The "next" tag means the youngest child of the |
| 199 | -current check-out. And the "previous" tag means the primary (non-merge) | |
| 200 | -parent of the current check-out. | |
| 198 | +current check-out. And the "previous" or "prev" tag means the primary | |
| 199 | +(non-merge) parent of the current check-out. | |
| 201 | 200 | |
| 202 | 201 | <h2>Additional Examples</h2> |
| 203 | 202 | |
| 204 | 203 | To view the changes in the most recent check-in prior to the version currently |
| 205 | 204 | checked out: |
| 206 | 205 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -14,12 +14,11 @@ | |
| 14 | <li> Special names: |
| 15 | <ul> |
| 16 | <li> <b>tip</b> |
| 17 | <li> <b>current</b> |
| 18 | <li> <b>next</b> |
| 19 | <li> <b>previous</b> |
| 20 | <li> <b>ckout</b> |
| 21 | </ul> |
| 22 | </ul> |
| 23 | </td></tr> |
| 24 | </table> |
| 25 | Many Fossil [/help|commands] and [./webui.wiki | web-interface] URLs accept |
| @@ -194,12 +193,12 @@ | |
| 194 | equivalent to the timestamp tag "5000-01-01". |
| 195 | |
| 196 | If the command is being run from a working check-out (not against a bare |
| 197 | repository) then a few extra tags apply. The "current" tag means the |
| 198 | current check-out. The "next" tag means the youngest child of the |
| 199 | current check-out. And the "previous" tag means the primary (non-merge) |
| 200 | parent of the current check-out. |
| 201 | |
| 202 | <h2>Additional Examples</h2> |
| 203 | |
| 204 | To view the changes in the most recent check-in prior to the version currently |
| 205 | checked out: |
| 206 |
| --- www/checkin_names.wiki | |
| +++ www/checkin_names.wiki | |
| @@ -14,12 +14,11 @@ | |
| 14 | <li> Special names: |
| 15 | <ul> |
| 16 | <li> <b>tip</b> |
| 17 | <li> <b>current</b> |
| 18 | <li> <b>next</b> |
| 19 | <li> <b>previous</b> or <b>prev</b> |
| 20 | </ul> |
| 21 | </ul> |
| 22 | </td></tr> |
| 23 | </table> |
| 24 | Many Fossil [/help|commands] and [./webui.wiki | web-interface] URLs accept |
| @@ -194,12 +193,12 @@ | |
| 193 | equivalent to the timestamp tag "5000-01-01". |
| 194 | |
| 195 | If the command is being run from a working check-out (not against a bare |
| 196 | repository) then a few extra tags apply. The "current" tag means the |
| 197 | current check-out. The "next" tag means the youngest child of the |
| 198 | current check-out. And the "previous" or "prev" tag means the primary |
| 199 | (non-merge) parent of the current check-out. |
| 200 | |
| 201 | <h2>Additional Examples</h2> |
| 202 | |
| 203 | To view the changes in the most recent check-in prior to the version currently |
| 204 | checked out: |
| 205 |