summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-01-07 06:12:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-01-07 06:12:30 (GMT)
commit141201d124f3663a98e0f362c1af7f5f7b58dabb (patch)
treec7359e7d3516c895fe40c7b8656fa8fa823326e2 /README
parent27c03aafdf29736f889c56777426066c74fa115d (diff)
parent8a124b82a03240b10c83085559e5988bc92ea7e2 (diff)
downloadgit-141201d124f3663a98e0f362c1af7f5f7b58dabb.zip
git-141201d124f3663a98e0f362c1af7f5f7b58dabb.tar.gz
git-141201d124f3663a98e0f362c1af7f5f7b58dabb.tar.bz2
Merge branch 'maint-1.5.6' into maint-1.6.0
* maint-1.5.6: README: tutorial.txt is now called gittutorial.txt
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 548142c..5fa41b7 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.