From: Junio C Hamano Date: Wed, 7 Jan 2009 06:13:41 +0000 (-0800) Subject: Merge branch 'maint' X-Git-Tag: v1.6.2-rc0~192 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/2d642a6f8a5d17db21a60865f8970b9231d34e31?hp=e9b852310ebc271bdd71bb3b980e77325ad7f75f Merge branch 'maint' * maint: README: tutorial.txt is now called gittutorial.txt --- diff --git a/README b/README index 548142c327..5fa41b7a18 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ It was originally written by Linus Torvalds with help of a group of hackers around the net. It is currently maintained by Junio C Hamano. Please read the file INSTALL for installation instructions. -See Documentation/tutorial.txt to get started, then see +See Documentation/gittutorial.txt to get started, then see Documentation/everyday.txt for a useful minimum set of commands, and "man git-commandname" for documentation of each command. CVS users may also want to read Documentation/cvs-migration.txt.