From c7047c12863ec8d5d883b754b1f6d33f901fd3e2 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 28 Sep 2007 01:31:44 -0700 Subject: [PATCH] Add pointers to git repositories for the source --- tour.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.43.0