X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=tour.mdwn;h=9ba65bb0e6bf824c47c7646dc0f5e32125382d1a;hb=c7047c12863ec8d5d883b754b1f6d33f901fd3e2;hp=3ba6af94849ea8ce77cecf54b1a18b25ec8e5847;hpb=bb4386f58c87854098784df6e11b8aeaed23af99;p=hgbook-git diff --git a/tour.mdwn b/tour.mdwn index 3ba6af9..9ba65bb 100644 --- a/tour.mdwn +++ b/tour.mdwn @@ -3,9 +3,9 @@ A tour of git: the basics ### 2.0 Copyright -This document is a modified version originally known as "Distributed -revision control with Mercurial" and originally authored by Bryan -O’Sullivan. The original document was obtained from +This document is a modified version of a document originally titled +"Distributed revision control with Mercurial" and originally authored +by Bryan O’Sullivan. The original document was obtained from . Copyright © 2006, 2007 Bryan O’Sullivan. @@ -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