From: Carl Worth Date: Tue, 16 Jun 2009 21:21:04 +0000 (-0700) Subject: Fix typo so that there aren't two 2.3.2 sections X-Git-Url: https://git.cworth.org/git?p=cworth.org;a=commitdiff_plain;h=9af2e7f93f0894915732daad5c4200dacad55faf Fix typo so that there aren't two 2.3.2 sections Thanks to Marina Esterlis for kindly pointing out this mistake. --- diff --git a/src/hgbook-git/tour.mdwn b/src/hgbook-git/tour.mdwn index 5c3a323..ab74730 100644 --- a/src/hgbook-git/tour.mdwn +++ b/src/hgbook-git/tour.mdwn @@ -234,7 +234,7 @@ discussing how to move commits between repositories: $ git clone hello hello-fetch $ git clone hello hello-remote -#### 2.3.2 What’s in a repository? +#### 2.3.3 What’s in a repository? When we take a more detailed look inside a repository, we can see that it contains a directory named .git. This is where git keeps all