Fossil SCM
Updated the stats in §2.8 on the length of the description of `fossil merge` vs the Git alternatives.
Commit
26a96e8d95b857ac18770de72c37072663337e01adaf348c5eae2194fa3cf10c
Parent
2bfb72a63edb41d…
1 file changed
+2
-2
+2
-2
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -844,14 +844,14 @@ | ||
| 844 | 844 | concepts to keep track of in your mental model of Fossil's internal |
| 845 | 845 | operation. |
| 846 | 846 | |
| 847 | 847 | Fossil's implementation of the feature is also simpler to describe. The |
| 848 | 848 | brief online help for <tt>[/help/merge | fossil merge]</tt> is |
| 849 | -currently 41 lines long, to which you want to add the 600 lines of | |
| 849 | +currently 50 lines long, to which you want to add the ~800 lines of | |
| 850 | 850 | [./branching.wiki | the branching document]. The equivalent |
| 851 | 851 | documentation in Git is the aggregation of the man pages for the above |
| 852 | -three commands, which is over 1000 lines, much of it mutually redundant. | |
| 852 | +three commands, which is approaching 1400 lines as of this writing, much of it mutually redundant. | |
| 853 | 853 | (e.g. Git's <tt>--edit</tt> and <tt>--no-commit</tt> options get |
| 854 | 854 | described three times, each time differently.) Fossil's |
| 855 | 855 | documentation is not only more concise, it gives a nice split of brief |
| 856 | 856 | online help and full online documentation. |
| 857 | 857 | |
| 858 | 858 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -844,14 +844,14 @@ | |
| 844 | concepts to keep track of in your mental model of Fossil's internal |
| 845 | operation. |
| 846 | |
| 847 | Fossil's implementation of the feature is also simpler to describe. The |
| 848 | brief online help for <tt>[/help/merge | fossil merge]</tt> is |
| 849 | currently 41 lines long, to which you want to add the 600 lines of |
| 850 | [./branching.wiki | the branching document]. The equivalent |
| 851 | documentation in Git is the aggregation of the man pages for the above |
| 852 | three commands, which is over 1000 lines, much of it mutually redundant. |
| 853 | (e.g. Git's <tt>--edit</tt> and <tt>--no-commit</tt> options get |
| 854 | described three times, each time differently.) Fossil's |
| 855 | documentation is not only more concise, it gives a nice split of brief |
| 856 | online help and full online documentation. |
| 857 | |
| 858 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -844,14 +844,14 @@ | |
| 844 | concepts to keep track of in your mental model of Fossil's internal |
| 845 | operation. |
| 846 | |
| 847 | Fossil's implementation of the feature is also simpler to describe. The |
| 848 | brief online help for <tt>[/help/merge | fossil merge]</tt> is |
| 849 | currently 50 lines long, to which you want to add the ~800 lines of |
| 850 | [./branching.wiki | the branching document]. The equivalent |
| 851 | documentation in Git is the aggregation of the man pages for the above |
| 852 | three commands, which is approaching 1400 lines as of this writing, much of it mutually redundant. |
| 853 | (e.g. Git's <tt>--edit</tt> and <tt>--no-commit</tt> options get |
| 854 | described three times, each time differently.) Fossil's |
| 855 | documentation is not only more concise, it gives a nice split of brief |
| 856 | online help and full online documentation. |
| 857 | |
| 858 |