Fossil SCM
Add the "fossil clean --verily" command to the "hints" documentation.
Commit
70931e58dfd2ddaddfbe95e57cb674a4e3637d36
Parent
e1893dc6ab8f3ae…
1 file changed
+2
-1
+2
-1
| --- www/hints.wiki | ||
| +++ www/hints.wiki | ||
| @@ -9,11 +9,12 @@ | ||
| 9 | 9 | window is run as a separate Tcl/Tk process, so you will need to |
| 10 | 10 | have Tcl/Tk installed on your machine for this to work. Visit |
| 11 | 11 | [http://www.activestate.com/activetcl] to for a quick download of |
| 12 | 12 | Tcl/Tk if you do not already have it on your system.) |
| 13 | 13 | |
| 14 | - 3. The "[/help?cmd=clean | fossil clean -f]" command makes a great | |
| 14 | + 3. The "[/help/clean | fossil clean -f]" or | |
| 15 | + "[/help/clean | fossil clean --verily]" command is a great | |
| 15 | 16 | alternative to "make clean". |
| 16 | 17 | |
| 17 | 18 | 4. Use "[/help?cmd=all | fossil all changes]" to look for any uncommitted |
| 18 | 19 | edits in any of your Fossil projects. Use |
| 19 | 20 | "[/help?cmd=all | fossil all pull]" on your laptop |
| 20 | 21 |
| --- www/hints.wiki | |
| +++ www/hints.wiki | |
| @@ -9,11 +9,12 @@ | |
| 9 | window is run as a separate Tcl/Tk process, so you will need to |
| 10 | have Tcl/Tk installed on your machine for this to work. Visit |
| 11 | [http://www.activestate.com/activetcl] to for a quick download of |
| 12 | Tcl/Tk if you do not already have it on your system.) |
| 13 | |
| 14 | 3. The "[/help?cmd=clean | fossil clean -f]" command makes a great |
| 15 | alternative to "make clean". |
| 16 | |
| 17 | 4. Use "[/help?cmd=all | fossil all changes]" to look for any uncommitted |
| 18 | edits in any of your Fossil projects. Use |
| 19 | "[/help?cmd=all | fossil all pull]" on your laptop |
| 20 |
| --- www/hints.wiki | |
| +++ www/hints.wiki | |
| @@ -9,11 +9,12 @@ | |
| 9 | window is run as a separate Tcl/Tk process, so you will need to |
| 10 | have Tcl/Tk installed on your machine for this to work. Visit |
| 11 | [http://www.activestate.com/activetcl] to for a quick download of |
| 12 | Tcl/Tk if you do not already have it on your system.) |
| 13 | |
| 14 | 3. The "[/help/clean | fossil clean -f]" or |
| 15 | "[/help/clean | fossil clean --verily]" command is a great |
| 16 | alternative to "make clean". |
| 17 | |
| 18 | 4. Use "[/help?cmd=all | fossil all changes]" to look for any uncommitted |
| 19 | edits in any of your Fossil projects. Use |
| 20 | "[/help?cmd=all | fossil all pull]" on your laptop |
| 21 |