Fossil SCM

Added a link from the new "git reset" example in the intro of the gitusers doc to the new section where we address the matter.

wyoung 2023-05-12 14:05 trunk
Commit 84955715f56622e66489c7e1e42372b479500768c7e3fc70ef70565c3afaaef0
1 file changed +1 -1
+1 -1
--- www/gitusers.md
+++ www/gitusers.md
@@ -6,11 +6,11 @@
66
sub-commands are identical: [`fossil bisect`][fbis] does essentially the
77
same thing as [`git bisect`][gbis], for example.
88
99
Yet, Fossil is not merely Git with a bunch of commands misspelled. If
1010
that were the case, we could give you a two-column translation table
11
-which would tell you how to say things like “`git reset --hard HEAD`” in
11
+which would tell you [how to say things like “`git reset --hard HEAD`”](#reset) in
1212
this funny ol’ Fossil dialect of Git and be done. The purpose of this
1313
document is to cover all the cases where there is no simple 1:1 mapping,
1414
usually because of intentional design differences in Fossil that prevent
1515
it from working exactly like Git. We choose to explain these differences
1616
since to understand the conversion, you need to know why each difference
1717
--- www/gitusers.md
+++ www/gitusers.md
@@ -6,11 +6,11 @@
6 sub-commands are identical: [`fossil bisect`][fbis] does essentially the
7 same thing as [`git bisect`][gbis], for example.
8
9 Yet, Fossil is not merely Git with a bunch of commands misspelled. If
10 that were the case, we could give you a two-column translation table
11 which would tell you how to say things like “`git reset --hard HEAD`” in
12 this funny ol’ Fossil dialect of Git and be done. The purpose of this
13 document is to cover all the cases where there is no simple 1:1 mapping,
14 usually because of intentional design differences in Fossil that prevent
15 it from working exactly like Git. We choose to explain these differences
16 since to understand the conversion, you need to know why each difference
17
--- www/gitusers.md
+++ www/gitusers.md
@@ -6,11 +6,11 @@
6 sub-commands are identical: [`fossil bisect`][fbis] does essentially the
7 same thing as [`git bisect`][gbis], for example.
8
9 Yet, Fossil is not merely Git with a bunch of commands misspelled. If
10 that were the case, we could give you a two-column translation table
11 which would tell you [how to say things like “`git reset --hard HEAD`”](#reset) in
12 this funny ol’ Fossil dialect of Git and be done. The purpose of this
13 document is to cover all the cases where there is no simple 1:1 mapping,
14 usually because of intentional design differences in Fossil that prevent
15 it from working exactly like Git. We choose to explain these differences
16 since to understand the conversion, you need to know why each difference
17

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button