X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=tour.mdwn;h=c651d800fff17061da3035e6d85d69dd851edcf5;hb=9c89094a960cac02b37d530d2b3e9af5f58a9bce;hp=47582b241080d437b83be3cdff1d94484bde2bb7;hpb=34031ee28700d2645ea0722d466d7c0874a4af71;p=hgbook-git diff --git a/tour.mdwn b/tour.mdwn index 47582b2..c651d80 100644 --- a/tour.mdwn +++ b/tour.mdwn @@ -32,12 +32,12 @@ Changes made by Carl include the following: The source of this modified version can be obtained via git: git clone git://cworth.org/git/hgbook-git + or - git clone http://cworth.org/git/hgbook-git -and can be browsed online: + git clone http://cworth.org/git/hgbook-git - http://git.cworth.org/git/hgbook-git +and can be [browsed online](http://git.cworth.org/git/hgbook-git) ### 2.1 Installing git on your system @@ -78,7 +78,7 @@ with git, meaning GNU Interactive Tools). * Ubuntu - apt-get install git + apt-get install git-core #### 2.1.2 Mac OS X @@ -395,7 +395,7 @@ created: Another useful option is -n or --max-count which, unsurprisingly, limits the maximum number of commits to be displayed. -#### 2.4.3 More detailed information +#### 2.4.5 More detailed information While the default information printed by “git log” is useful if you already know what you’re looking for, you may need to see more details