Fossil SCM
Minor update to footnote 2 on the fossil-v-git page.
Commit
754a6a0568afe2180c67329f6592998043a7c3744f122acb4c10d11c0053e268
Parent
d23a8453c55bcfb…
1 file changed
+3
-2
+3
-2
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -599,12 +599,13 @@ | ||
| 599 | 599 | <li><p>The <tt>fossil-scm.org</tt> web site is actually hosted in |
| 600 | 600 | several parts, so that it is not strictly true that "everything" on |
| 601 | 601 | it is in the self-hosting Fossil project repo. The web forum is |
| 602 | 602 | hosted as a separate Fossil repo from the code for administration |
| 603 | 603 | reasons, and the Download page content isn't normally sync'd with a |
| 604 | - "<tt>fossil clone</tt>" command due to [./aboutdownload.wiki|the way | |
| 605 | - it's implemented]. | |
| 604 | + "<tt>fossil clone</tt>" command unless you add the "-u" option. | |
| 605 | + See the description of [./aboutdownload.wiki|how download is implemented] | |
| 606 | + for details. | |
| 606 | 607 | |
| 607 | 608 | <li><p>Both Fossil and Git support |
| 608 | 609 | [https://en.wikipedia.org/wiki/Patch_(Unix)|<tt>patch(1)</tt> |
| 609 | 610 | files], a common way to allow drive-by contributions, but it's a |
| 610 | 611 | lossy contribution path for both systems. Unlike Git PRs and Fossil |
| 611 | 612 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -599,12 +599,13 @@ | |
| 599 | <li><p>The <tt>fossil-scm.org</tt> web site is actually hosted in |
| 600 | several parts, so that it is not strictly true that "everything" on |
| 601 | it is in the self-hosting Fossil project repo. The web forum is |
| 602 | hosted as a separate Fossil repo from the code for administration |
| 603 | reasons, and the Download page content isn't normally sync'd with a |
| 604 | "<tt>fossil clone</tt>" command due to [./aboutdownload.wiki|the way |
| 605 | it's implemented]. |
| 606 | |
| 607 | <li><p>Both Fossil and Git support |
| 608 | [https://en.wikipedia.org/wiki/Patch_(Unix)|<tt>patch(1)</tt> |
| 609 | files], a common way to allow drive-by contributions, but it's a |
| 610 | lossy contribution path for both systems. Unlike Git PRs and Fossil |
| 611 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -599,12 +599,13 @@ | |
| 599 | <li><p>The <tt>fossil-scm.org</tt> web site is actually hosted in |
| 600 | several parts, so that it is not strictly true that "everything" on |
| 601 | it is in the self-hosting Fossil project repo. The web forum is |
| 602 | hosted as a separate Fossil repo from the code for administration |
| 603 | reasons, and the Download page content isn't normally sync'd with a |
| 604 | "<tt>fossil clone</tt>" command unless you add the "-u" option. |
| 605 | See the description of [./aboutdownload.wiki|how download is implemented] |
| 606 | for details. |
| 607 | |
| 608 | <li><p>Both Fossil and Git support |
| 609 | [https://en.wikipedia.org/wiki/Patch_(Unix)|<tt>patch(1)</tt> |
| 610 | files], a common way to allow drive-by contributions, but it's a |
| 611 | lossy contribution path for both systems. Unlike Git PRs and Fossil |
| 612 |