diff options
author | Joey Hess <joey@kitenet.net> | 2009-01-06 23:23:37 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-06 22:12:07 -0800 |
commit | 8a124b82a03240b10c83085559e5988bc92ea7e2 (patch) | |
tree | aaa0cf8400e479ecc0c71ec90fa01f43ef0a2f45 | |
parent | 438d2991eaa17549df67929cd4558d65840c37d7 (diff) | |
download | git-8a124b82a03240b10c83085559e5988bc92ea7e2.tar.gz |
README: tutorial.txt is now called gittutorial.txt
Signed-off-by: Joey Hess <joey@gnu.kitenet.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |