Fossil SCM
Added a named anchor to fossil-v-git.wiki doc
Commit
e88ae89c0fdff7c37781ab6be13ba63e613ba4972e5013ff796604d267917a60
Parent
cd989fed408504f…
1 file changed
+1
-1
+1
-1
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -123,11 +123,11 @@ | ||
| 123 | 123 | successfully hosting Fossil service on bare-bones $5/month VPS hosts, |
| 124 | 124 | spare Raspberry Pi boards, and other small hosts. |
| 125 | 125 | |
| 126 | 126 | |
| 127 | 127 | |
| 128 | -<h3 id="database">2.3 Durable</h3> | |
| 128 | +<h3 id="durable" name="database">2.3 Durable</h3> | |
| 129 | 129 | |
| 130 | 130 | The baseline data structures for Fossil and Git are the same, modulo |
| 131 | 131 | formatting details. Both systems store check-ins as immutable |
| 132 | 132 | objects referencing their immediate ancestors and named by a |
| 133 | 133 | cryptographic hash of the check-in content. |
| 134 | 134 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -123,11 +123,11 @@ | |
| 123 | successfully hosting Fossil service on bare-bones $5/month VPS hosts, |
| 124 | spare Raspberry Pi boards, and other small hosts. |
| 125 | |
| 126 | |
| 127 | |
| 128 | <h3 id="database">2.3 Durable</h3> |
| 129 | |
| 130 | The baseline data structures for Fossil and Git are the same, modulo |
| 131 | formatting details. Both systems store check-ins as immutable |
| 132 | objects referencing their immediate ancestors and named by a |
| 133 | cryptographic hash of the check-in content. |
| 134 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -123,11 +123,11 @@ | |
| 123 | successfully hosting Fossil service on bare-bones $5/month VPS hosts, |
| 124 | spare Raspberry Pi boards, and other small hosts. |
| 125 | |
| 126 | |
| 127 | |
| 128 | <h3 id="durable" name="database">2.3 Durable</h3> |
| 129 | |
| 130 | The baseline data structures for Fossil and Git are the same, modulo |
| 131 | formatting details. Both systems store check-ins as immutable |
| 132 | objects referencing their immediate ancestors and named by a |
| 133 | cryptographic hash of the check-in content. |
| 134 |