Fossil SCM
Fixed typo introduced in [f42b5773ed]
Commit
b2ad0172e91d0c86479608a4fd8a5eede8107824ca345b8c73f179f7ea3625b5
Parent
5f2271292a9a4b4…
1 file changed
+1
-1
+1
-1
| --- www/gitusers.md | ||
| +++ www/gitusers.md | ||
| @@ -731,11 +731,11 @@ | ||
| 731 | 731 | Another way, which avoids this problem, is to say instead: |
| 732 | 732 | |
| 733 | 733 | fossil set --global diff-command 'git diff --no-index' |
| 734 | 734 | |
| 735 | 735 | This delegates `fossil diff` to `git diff` by using the latter’s |
| 736 | -abiliity to run on files not inside any repository. | |
| 736 | +ability to run on files not inside any repository. | |
| 737 | 737 | |
| 738 | 738 | [cdpkg]: https://repology.org/project/colordiff/versions |
| 739 | 739 | |
| 740 | 740 | |
| 741 | 741 | ## <a id="show"></a> Showing Information About Commits |
| 742 | 742 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -731,11 +731,11 @@ | |
| 731 | Another way, which avoids this problem, is to say instead: |
| 732 | |
| 733 | fossil set --global diff-command 'git diff --no-index' |
| 734 | |
| 735 | This delegates `fossil diff` to `git diff` by using the latter’s |
| 736 | abiliity to run on files not inside any repository. |
| 737 | |
| 738 | [cdpkg]: https://repology.org/project/colordiff/versions |
| 739 | |
| 740 | |
| 741 | ## <a id="show"></a> Showing Information About Commits |
| 742 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -731,11 +731,11 @@ | |
| 731 | Another way, which avoids this problem, is to say instead: |
| 732 | |
| 733 | fossil set --global diff-command 'git diff --no-index' |
| 734 | |
| 735 | This delegates `fossil diff` to `git diff` by using the latter’s |
| 736 | ability to run on files not inside any repository. |
| 737 | |
| 738 | [cdpkg]: https://repology.org/project/colordiff/versions |
| 739 | |
| 740 | |
| 741 | ## <a id="show"></a> Showing Information About Commits |
| 742 |