Fossil SCM
Cross-linked the fossil-v-git.wiki and gitusers.md docs.
Commit
7e907a1d010c69d5efb7026f0b2eb1e3259ad402a12f3dd9f8e1787d4109a6fd
Parent
dd3dd23965c4a32…
2 files changed
+3
+4
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -25,10 +25,13 @@ | ||
| 25 | 25 | we try to be fair, the information here |
| 26 | 26 | might be biased in favor of Fossil, if only because we spend most of our |
| 27 | 27 | time using Fossil, not Git. Ask around for second opinions from |
| 28 | 28 | people who have used <em>both</em> Fossil and Git. |
| 29 | 29 | |
| 30 | +If you want a more practical, less philosophical guide to moving from | |
| 31 | +Git to Fossil, see our [./gitusers.md | Git to Fossil Translation Guide]. | |
| 32 | + | |
| 30 | 33 | |
| 31 | 34 | <h2>2.0 Differences Between Fossil And Git</h2> |
| 32 | 35 | |
| 33 | 36 | Differences between Fossil and Git are summarized by the following table, |
| 34 | 37 | with further description in the text that follows. |
| 35 | 38 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -25,10 +25,13 @@ | |
| 25 | we try to be fair, the information here |
| 26 | might be biased in favor of Fossil, if only because we spend most of our |
| 27 | time using Fossil, not Git. Ask around for second opinions from |
| 28 | people who have used <em>both</em> Fossil and Git. |
| 29 | |
| 30 | |
| 31 | <h2>2.0 Differences Between Fossil And Git</h2> |
| 32 | |
| 33 | Differences between Fossil and Git are summarized by the following table, |
| 34 | with further description in the text that follows. |
| 35 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -25,10 +25,13 @@ | |
| 25 | we try to be fair, the information here |
| 26 | might be biased in favor of Fossil, if only because we spend most of our |
| 27 | time using Fossil, not Git. Ask around for second opinions from |
| 28 | people who have used <em>both</em> Fossil and Git. |
| 29 | |
| 30 | If you want a more practical, less philosophical guide to moving from |
| 31 | Git to Fossil, see our [./gitusers.md | Git to Fossil Translation Guide]. |
| 32 | |
| 33 | |
| 34 | <h2>2.0 Differences Between Fossil And Git</h2> |
| 35 | |
| 36 | Differences between Fossil and Git are summarized by the following table, |
| 37 | with further description in the text that follows. |
| 38 |
+4
| --- www/gitusers.md | ||
| +++ www/gitusers.md | ||
| @@ -26,11 +26,15 @@ | ||
| 26 | 26 | While we do try to explain Fossil-specific terminology inline here |
| 27 | 27 | as-needed, you may find it helpful to skim [the Fossil glossary][gloss]. |
| 28 | 28 | It will give you another take on our definitions here, and it may help |
| 29 | 29 | you to understand some of the other Fossil docs better. |
| 30 | 30 | |
| 31 | +We focus more on practical command examples here than on [the | |
| 32 | +philosophical underpinnings][fvg] that drive these differences. | |
| 33 | + | |
| 31 | 34 | [ffor]: https://fossil-scm.org/forum |
| 35 | +[fvg]: ./fossil-v-git.wiki | |
| 32 | 36 | |
| 33 | 37 | |
| 34 | 38 | <a id="mwd"></a> |
| 35 | 39 | ## Repositories And Checkouts Are Distinct |
| 36 | 40 | |
| 37 | 41 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -26,11 +26,15 @@ | |
| 26 | While we do try to explain Fossil-specific terminology inline here |
| 27 | as-needed, you may find it helpful to skim [the Fossil glossary][gloss]. |
| 28 | It will give you another take on our definitions here, and it may help |
| 29 | you to understand some of the other Fossil docs better. |
| 30 | |
| 31 | [ffor]: https://fossil-scm.org/forum |
| 32 | |
| 33 | |
| 34 | <a id="mwd"></a> |
| 35 | ## Repositories And Checkouts Are Distinct |
| 36 | |
| 37 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -26,11 +26,15 @@ | |
| 26 | While we do try to explain Fossil-specific terminology inline here |
| 27 | as-needed, you may find it helpful to skim [the Fossil glossary][gloss]. |
| 28 | It will give you another take on our definitions here, and it may help |
| 29 | you to understand some of the other Fossil docs better. |
| 30 | |
| 31 | We focus more on practical command examples here than on [the |
| 32 | philosophical underpinnings][fvg] that drive these differences. |
| 33 | |
| 34 | [ffor]: https://fossil-scm.org/forum |
| 35 | [fvg]: ./fossil-v-git.wiki |
| 36 | |
| 37 | |
| 38 | <a id="mwd"></a> |
| 39 | ## Repositories And Checkouts Are Distinct |
| 40 | |
| 41 |