Fossil SCM
Mention the "fossil backup" command in the 2.12 change log.
Commit
a02bcb033b0a159a47919a58b5e1e3ceccf15eee30b2428f02250816f6f01da8
Parent
f95e47b611ee591…
1 file changed
+1
+1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -42,10 +42,11 @@ | ||
| 42 | 42 | * Added the experimental "[/help?cmd=hook|fossil hook]" command for |
| 43 | 43 | managing "hook scripts" that run before checkin or after a push. |
| 44 | 44 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 45 | 45 | is able to revert all files beneath a directory. |
| 46 | 46 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 47 | + * Add the [/help?cmd=backup|fossil backup] command. | |
| 47 | 48 | * Enhance [/help?cmd=bisect|fossil bisect ui] so that it shows all unchecked |
| 48 | 49 | check-ins in between the innermost "good" and "bad" check-ins. |
| 49 | 50 | * Added the <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 50 | 51 | "[/help?cmd=rm|fossil rm]", and |
| 51 | 52 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 52 | 53 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -42,10 +42,11 @@ | |
| 42 | * Added the experimental "[/help?cmd=hook|fossil hook]" command for |
| 43 | managing "hook scripts" that run before checkin or after a push. |
| 44 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 45 | is able to revert all files beneath a directory. |
| 46 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 47 | * Enhance [/help?cmd=bisect|fossil bisect ui] so that it shows all unchecked |
| 48 | check-ins in between the innermost "good" and "bad" check-ins. |
| 49 | * Added the <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 50 | "[/help?cmd=rm|fossil rm]", and |
| 51 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 52 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -42,10 +42,11 @@ | |
| 42 | * Added the experimental "[/help?cmd=hook|fossil hook]" command for |
| 43 | managing "hook scripts" that run before checkin or after a push. |
| 44 | * Enhance the [/help?cmd=revert|fossil revert] command so that it |
| 45 | is able to revert all files beneath a directory. |
| 46 | * Add the [/help?cmd=bisect|fossil bisect skip] command. |
| 47 | * Add the [/help?cmd=backup|fossil backup] command. |
| 48 | * Enhance [/help?cmd=bisect|fossil bisect ui] so that it shows all unchecked |
| 49 | check-ins in between the innermost "good" and "bad" check-ins. |
| 50 | * Added the <tt>--reset</tt> flag to the "[/help?cmd=add|fossil add]", |
| 51 | "[/help?cmd=rm|fossil rm]", and |
| 52 | "[/help?cmd=addremove|fossil addremove]" commands. |
| 53 |