From: Carl Worth Date: Fri, 28 Sep 2007 08:31:44 +0000 (-0700) Subject: Add pointers to git repositories for the source X-Git-Url: https://git.cworth.org/git?p=hgbook-git;a=commitdiff_plain;h=c7047c12863ec8d5d883b754b1f6d33f901fd3e2 Add pointers to git repositories for the source --- diff --git a/tour.mdwn b/tour.mdwn index 9b50042..9ba65bb 100644 --- a/tour.mdwn +++ b/tour.mdwn @@ -29,6 +29,15 @@ Changes made by Carl include the following: * Eliminate line numbers from examples * Modified to describe git instead of mercurial +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: + + http://git.cworth.org/git/hgbook-git + ### 2.1 Installing git on your system Prebuilt binary packages of git are available for many popular