Fossil SCM
Fix a typo in the fossil-v-git.wiki document, as reported on the forum. "fossil all status" should be "fossil all changes".
Commit
9b51c42a8b208cd2ae1b10d4be78a9cd01bb4effd346f96e4255c17a2d4277e6
Parent
fd990128dd0dc00…
1 file changed
+1
-1
+1
-1
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -343,11 +343,11 @@ | ||
| 343 | 343 | |
| 344 | 344 | Fossil keeps track of all repositories and check-outs and allows |
| 345 | 345 | operations over all of them with a single command. For example, in |
| 346 | 346 | Fossil is possible to request a pull of all repositories on a laptop |
| 347 | 347 | from their respective servers, prior to taking the laptop off network. |
| 348 | - Or it is possible to do "fossil all status" to see if there are any | |
| 348 | + Or it is possible to do "fossil all changes" to see if there are any | |
| 349 | 349 | uncommitted changes that were overlooked prior to the end of the workday. |
| 350 | 350 | |
| 351 | 351 | * <b>The [/help?cmd=ui|fossil ui] command</b> |
| 352 | 352 | |
| 353 | 353 | Fossil supports an integrated web interface. Some of the same features |
| 354 | 354 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -343,11 +343,11 @@ | |
| 343 | |
| 344 | Fossil keeps track of all repositories and check-outs and allows |
| 345 | operations over all of them with a single command. For example, in |
| 346 | Fossil is possible to request a pull of all repositories on a laptop |
| 347 | from their respective servers, prior to taking the laptop off network. |
| 348 | Or it is possible to do "fossil all status" to see if there are any |
| 349 | uncommitted changes that were overlooked prior to the end of the workday. |
| 350 | |
| 351 | * <b>The [/help?cmd=ui|fossil ui] command</b> |
| 352 | |
| 353 | Fossil supports an integrated web interface. Some of the same features |
| 354 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -343,11 +343,11 @@ | |
| 343 | |
| 344 | Fossil keeps track of all repositories and check-outs and allows |
| 345 | operations over all of them with a single command. For example, in |
| 346 | Fossil is possible to request a pull of all repositories on a laptop |
| 347 | from their respective servers, prior to taking the laptop off network. |
| 348 | Or it is possible to do "fossil all changes" to see if there are any |
| 349 | uncommitted changes that were overlooked prior to the end of the workday. |
| 350 | |
| 351 | * <b>The [/help?cmd=ui|fossil ui] command</b> |
| 352 | |
| 353 | Fossil supports an integrated web interface. Some of the same features |
| 354 |