summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-02-20 00:44:35 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2007-02-20 00:44:35 -0800
commita53b12c3a22b62c3b47c527f6641bb5ceceb0c1b (patch)
treec8c03aa3f5293b9bafd1cc2cc7e81b4d527b624e
parentTeach git-remote to update existing remotes by fetching from them (diff)
downloadtgif-a53b12c3a22b62c3b47c527f6641bb5ceceb0c1b.tar.xz
Link 1.5.0.1 documentation from the main page.
Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Documentation/git.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 3d8be5931c..aa3acc0466 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -35,6 +35,10 @@ ifdef::stalenotes[]
You are reading the documentation for the latest version of git.
Documentation for older releases are available here:
+* link:v1.5.0.1/git.html[documentation for release 1.5.0.1]
+
+* link:v1.5.0.1/RelNotes-1.5.0.1.txt[release notes for 1.5.0.1]
+
* link:v1.5.0/git.html[documentation for release 1.5.0]
* link:v1.5.0/RelNotes-1.5.0.txt[release notes for 1.5.0]