Fossil SCM
Broken hyperlink fix
Commit
20c193d8d41771c02e3c6cf5e92c32e241e54e76a31c91c9dd876f22376d237d
Parent
a9352a280e04c21…
1 file changed
+1
-1
+1
-1
| --- www/gitusers.md | ||
| +++ www/gitusers.md | ||
| @@ -878,11 +878,11 @@ | ||
| 878 | 878 | |
| 879 | 879 | Why would you want to check out a version of a project by date? Perhaps |
| 880 | 880 | because your customer gave you a vague bug report referencing only a |
| 881 | 881 | date rather than a version. Or, you may be poking semi-randomly through |
| 882 | 882 | history to find a “good” version to anchor the start point of a |
| 883 | -[`bisect`][bis] operation. | |
| 883 | +[`fossil bisect`][fbis] operation. | |
| 884 | 884 | |
| 885 | 885 | My search engine’s first result for “git checkout by date” is [this |
| 886 | 886 | highly-upvoted accepted Stack Overflow answer][gcod]. The first command |
| 887 | 887 | it gives is based on Git’s [`rev-parse` feature][grp]: |
| 888 | 888 | |
| 889 | 889 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -878,11 +878,11 @@ | |
| 878 | |
| 879 | Why would you want to check out a version of a project by date? Perhaps |
| 880 | because your customer gave you a vague bug report referencing only a |
| 881 | date rather than a version. Or, you may be poking semi-randomly through |
| 882 | history to find a “good” version to anchor the start point of a |
| 883 | [`bisect`][bis] operation. |
| 884 | |
| 885 | My search engine’s first result for “git checkout by date” is [this |
| 886 | highly-upvoted accepted Stack Overflow answer][gcod]. The first command |
| 887 | it gives is based on Git’s [`rev-parse` feature][grp]: |
| 888 | |
| 889 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -878,11 +878,11 @@ | |
| 878 | |
| 879 | Why would you want to check out a version of a project by date? Perhaps |
| 880 | because your customer gave you a vague bug report referencing only a |
| 881 | date rather than a version. Or, you may be poking semi-randomly through |
| 882 | history to find a “good” version to anchor the start point of a |
| 883 | [`fossil bisect`][fbis] operation. |
| 884 | |
| 885 | My search engine’s first result for “git checkout by date” is [this |
| 886 | highly-upvoted accepted Stack Overflow answer][gcod]. The first command |
| 887 | it gives is based on Git’s [`rev-parse` feature][grp]: |
| 888 | |
| 889 |