diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-01-06 22:12:35 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-06 22:12:35 -0800 |
commit | 152d70f7287c54135aa93990b462e2d34a39f500 (patch) | |
tree | 5d7ffe1e8d738fec9d6eede6a954c358d6e397c3 | |
parent | 0ddd93b2717d4da074485d42a08e4d3824580afe (diff) | |
parent | 141201d124f3663a98e0f362c1af7f5f7b58dabb (diff) | |
download | git-152d70f7287c54135aa93990b462e2d34a39f500.tar.gz git-152d70f7287c54135aa93990b462e2d34a39f500.tar.xz |
Merge branch 'maint-1.6.0' into maint
* maint-1.6.0:
README: tutorial.txt is now called gittutorial.txt
-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. |