author | Carl Worth <cworth@cworth.org> | |
Fri, 4 May 2007 18:27:10 +0000 (11:27 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 4 May 2007 23:58:03 +0000 (16:58 -0700) | ||
commit | 71f4b1834a8b4d1cb24ea326ca4a3fcc02796a5a | |
tree | 51016f43f50b8676a12d20f482dcd34895d6f25f | tree | snapshot |
parent | 171af11082d41f8e7a678e1e1a4ec6f610d01cf4 | commit | diff |
Mention version 1.5.1 in tutorial and user-manual
Most other documentation will frequently be read from an installation
of git so will naturally be associated with the installed version.
But these two documents in particular are often read from web pages
while users are still exploring git. It's important to mention
version 1.5.1 since these documents provide example commands that
won't work with previous versions of git.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Most other documentation will frequently be read from an installation
of git so will naturally be associated with the installed version.
But these two documents in particular are often read from web pages
while users are still exploring git. It's important to mention
version 1.5.1 since these documents provide example commands that
won't work with previous versions of git.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt | diff | blob | history | |
Documentation/user-manual.txt | diff | blob | history |