From: Junio C Hamano Date: Wed, 7 Jan 2009 06:12:30 +0000 (-0800) Subject: Merge branch 'maint-1.5.6' into maint-1.6.0 X-Git-Tag: v1.6.1.1~31^2 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/141201d124f3663a98e0f362c1af7f5f7b58dabb?hp=27c03aafdf29736f889c56777426066c74fa115d Merge branch 'maint-1.5.6' into maint-1.6.0 * maint-1.5.6: 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.