Fossil SCM
Correct typo; X swapped with Y
Commit
986bde2b54df73d65c01c8460caae074983bc615bf65afaa58c45b85aa1a02c9
Parent
f2abc2b0095401a…
1 file changed
+1
-1
+1
-1
| --- www/whyusefossil.wiki | ||
| +++ www/whyusefossil.wiki | ||
| @@ -187,11 +187,11 @@ | ||
| 187 | 187 | <li><p>Fossil (and other distributed VCSes like Git and Mercurial, but |
| 188 | 188 | not Subversion) represent |
| 189 | 189 | the history of a project as a directed acyclic graph (DAG). |
| 190 | 190 | <ul> |
| 191 | 191 | <li><p>Each check-in is a node in the graph |
| 192 | - <li><p>If check-in X is derived from check-in Y then there is | |
| 192 | + <li><p>If check-in Y is derived from check-in X then there is | |
| 193 | 193 | an arc in the graph from node X to node Y. |
| 194 | 194 | <li><p>The older check-in (X) is call the "parent" and the newer |
| 195 | 195 | check-in (Y) is the "child". The child is derived from |
| 196 | 196 | the parent. |
| 197 | 197 | </ul> |
| 198 | 198 |
| --- www/whyusefossil.wiki | |
| +++ www/whyusefossil.wiki | |
| @@ -187,11 +187,11 @@ | |
| 187 | <li><p>Fossil (and other distributed VCSes like Git and Mercurial, but |
| 188 | not Subversion) represent |
| 189 | the history of a project as a directed acyclic graph (DAG). |
| 190 | <ul> |
| 191 | <li><p>Each check-in is a node in the graph |
| 192 | <li><p>If check-in X is derived from check-in Y then there is |
| 193 | an arc in the graph from node X to node Y. |
| 194 | <li><p>The older check-in (X) is call the "parent" and the newer |
| 195 | check-in (Y) is the "child". The child is derived from |
| 196 | the parent. |
| 197 | </ul> |
| 198 |
| --- www/whyusefossil.wiki | |
| +++ www/whyusefossil.wiki | |
| @@ -187,11 +187,11 @@ | |
| 187 | <li><p>Fossil (and other distributed VCSes like Git and Mercurial, but |
| 188 | not Subversion) represent |
| 189 | the history of a project as a directed acyclic graph (DAG). |
| 190 | <ul> |
| 191 | <li><p>Each check-in is a node in the graph |
| 192 | <li><p>If check-in Y is derived from check-in X then there is |
| 193 | an arc in the graph from node X to node Y. |
| 194 | <li><p>The older check-in (X) is call the "parent" and the newer |
| 195 | check-in (Y) is the "child". The child is derived from |
| 196 | the parent. |
| 197 | </ul> |
| 198 |