X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Fhgbook-git%2Ftour.mdwn;h=d1b1505824d63b26420244bf99ddf641be68f02c;hb=f2d3efc587a6499c902f768f437a75c8f7413cf7;hp=9ba65bb0e6bf824c47c7646dc0f5e32125382d1a;hpb=0ebcdf0ab602aeeff6d6834674eaf8388615d4b3;p=cworth.org diff --git a/src/hgbook-git/tour.mdwn b/src/hgbook-git/tour.mdwn index 9ba65bb..d1b1505 100644 --- a/src/hgbook-git/tour.mdwn +++ b/src/hgbook-git/tour.mdwn @@ -1,5 +1,4 @@ -## Chapter 2 -A tour of git: the basics +[[meta title="Chapter 2: A tour of git: the basics"]] ### 2.0 Copyright @@ -31,8 +30,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 +394,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