Fossil SCM
Added link to "git checkout" koan from the gitusers doc.
Commit
57d9b020b82f23441dbfa266cedbb6b6d7c3ba4777fe5460ddb1737fc7de2231
Parent
0271fa086a39f3c…
1 file changed
+2
-1
+2
-1
| --- www/gitusers.md | ||
| +++ www/gitusers.md | ||
| @@ -114,13 +114,14 @@ | ||
| 114 | 114 | * With that argument, it updates to the named version. If that’s the |
| 115 | 115 | name of a branch, it updates to the tip of that branch rather than |
| 116 | 116 | the current one. |
| 117 | 117 | |
| 118 | 118 | We think this is a more sensible command design than `git checkout` vs |
| 119 | -`git pull`. | |
| 119 | +`git pull`. ([…vs `git checkout` vs `git checkout`!][gcokoan]) | |
| 120 | 120 | |
| 121 | 121 | [gpull]: https://git-scm.com/docs/git-pull |
| 122 | +[gcokoan]: https://stevelosh.com/blog/2013/04/git-koans/#s2-one-thing-well | |
| 122 | 123 | |
| 123 | 124 | |
| 124 | 125 | #### <a id="rname"></a> Naming Repositories |
| 125 | 126 | |
| 126 | 127 | The Fossil repository database file can be named anything |
| 127 | 128 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -114,13 +114,14 @@ | |
| 114 | * With that argument, it updates to the named version. If that’s the |
| 115 | name of a branch, it updates to the tip of that branch rather than |
| 116 | the current one. |
| 117 | |
| 118 | We think this is a more sensible command design than `git checkout` vs |
| 119 | `git pull`. |
| 120 | |
| 121 | [gpull]: https://git-scm.com/docs/git-pull |
| 122 | |
| 123 | |
| 124 | #### <a id="rname"></a> Naming Repositories |
| 125 | |
| 126 | The Fossil repository database file can be named anything |
| 127 |
| --- www/gitusers.md | |
| +++ www/gitusers.md | |
| @@ -114,13 +114,14 @@ | |
| 114 | * With that argument, it updates to the named version. If that’s the |
| 115 | name of a branch, it updates to the tip of that branch rather than |
| 116 | the current one. |
| 117 | |
| 118 | We think this is a more sensible command design than `git checkout` vs |
| 119 | `git pull`. ([…vs `git checkout` vs `git checkout`!][gcokoan]) |
| 120 | |
| 121 | [gpull]: https://git-scm.com/docs/git-pull |
| 122 | [gcokoan]: https://stevelosh.com/blog/2013/04/git-koans/#s2-one-thing-well |
| 123 | |
| 124 | |
| 125 | #### <a id="rname"></a> Naming Repositories |
| 126 | |
| 127 | The Fossil repository database file can be named anything |
| 128 |