Fossil SCM
Small tweaks to the prose in section 2.5 in fossil-v-git.wiki
Commit
466d74c80797d28018490999660500c4e8ff4c9a405d1ab4a7510f3ea8a615a3
Parent
c49f3ef4cf73824…
1 file changed
+4
-3
+4
-3
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -271,15 +271,16 @@ | ||
| 271 | 271 | [https://www.kernel.org/|the Linux kernel], and |
| 272 | 272 | [https://en.wikipedia.org/wiki/D._Richard_Hipp|D. Richard Hipp] designed |
| 273 | 273 | Fossil to support the development of [https://sqlite.org/|SQLite]. |
| 274 | 274 | Both projects must rank high on any objective list of "most |
| 275 | 275 | important FOSS projects," yet these two projects are almost entirely unlike |
| 276 | -one another. So, too, are these two DVCSes. | |
| 276 | +one another, so it is natural that the DVCSes created to support these | |
| 277 | +projects also differ in many ways. | |
| 277 | 278 | |
| 278 | 279 | In the following sections, we will explain how four key differences |
| 279 | -between Linux and SQLite dictated the design of each DVCS's low-friction | |
| 280 | -usage path. | |
| 280 | +between the Linux and SQLite software development projects dictated the | |
| 281 | +design of each DVCS's low-friction usage path. | |
| 281 | 282 | |
| 282 | 283 | When deciding between these two DVCSes, you should ask yourself, "Is my |
| 283 | 284 | project more like Linux or more like SQLite?" |
| 284 | 285 | |
| 285 | 286 | |
| 286 | 287 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -271,15 +271,16 @@ | |
| 271 | [https://www.kernel.org/|the Linux kernel], and |
| 272 | [https://en.wikipedia.org/wiki/D._Richard_Hipp|D. Richard Hipp] designed |
| 273 | Fossil to support the development of [https://sqlite.org/|SQLite]. |
| 274 | Both projects must rank high on any objective list of "most |
| 275 | important FOSS projects," yet these two projects are almost entirely unlike |
| 276 | one another. So, too, are these two DVCSes. |
| 277 | |
| 278 | In the following sections, we will explain how four key differences |
| 279 | between Linux and SQLite dictated the design of each DVCS's low-friction |
| 280 | usage path. |
| 281 | |
| 282 | When deciding between these two DVCSes, you should ask yourself, "Is my |
| 283 | project more like Linux or more like SQLite?" |
| 284 | |
| 285 | |
| 286 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -271,15 +271,16 @@ | |
| 271 | [https://www.kernel.org/|the Linux kernel], and |
| 272 | [https://en.wikipedia.org/wiki/D._Richard_Hipp|D. Richard Hipp] designed |
| 273 | Fossil to support the development of [https://sqlite.org/|SQLite]. |
| 274 | Both projects must rank high on any objective list of "most |
| 275 | important FOSS projects," yet these two projects are almost entirely unlike |
| 276 | one another, so it is natural that the DVCSes created to support these |
| 277 | projects also differ in many ways. |
| 278 | |
| 279 | In the following sections, we will explain how four key differences |
| 280 | between the Linux and SQLite software development projects dictated the |
| 281 | design of each DVCS's low-friction usage path. |
| 282 | |
| 283 | When deciding between these two DVCSes, you should ask yourself, "Is my |
| 284 | project more like Linux or more like SQLite?" |
| 285 | |
| 286 | |
| 287 |