X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=blobdiff_plain;f=src%2Fhgbook-git%2Ftour.mdwn;h=2b908b3ee53be27947d21cbbf1182665c469dc79;hp=9ba65bb0e6bf824c47c7646dc0f5e32125382d1a;hb=587cdc0f0cb995442a46a7c5a771d6d734f11ae4;hpb=0ebcdf0ab602aeeff6d6834674eaf8388615d4b3 diff --git a/src/hgbook-git/tour.mdwn b/src/hgbook-git/tour.mdwn index 9ba65bb..2b908b3 100644 --- a/src/hgbook-git/tour.mdwn +++ b/src/hgbook-git/tour.mdwn @@ -31,8 +31,9 @@ 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 + git clone git://cworth.org/git/hgbook-git +or + git clone http://cworth.org/git/hgbook-git and can be browsed online: @@ -394,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