diff options
author | Junio C Hamano <junkio@cox.net> | 2007-05-20 00:30:39 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-20 00:30:39 -0700 |
commit | aba170cdb4874b72dd619e6f7bbc13c33295f831 (patch) | |
tree | fcd4ad14bc853f3cf9089a820a0d08ac65aa551d /Documentation/git.txt | |
parent | e40a30452d3ab024b06238abab3968b872dd5e1c (diff) | |
download | git-aba170cdb4874b72dd619e6f7bbc13c33295f831.tar.gz |
GIT 1.5.2v1.5.2
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 157ef29131..98860af045 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -41,9 +41,16 @@ unreleased) version of git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.5.1.5/git.html[documentation for release 1.5.1.5] +* link:v1.5.2/git.html[documentation for release 1.5.2] -* release notes for link:RelNotes-1.5.1.5.txt[1.5.1.5], +* release notes for + link:RelNotes-1.5.2.txt[1.5.2]. + +* link:v1.5.1.6/git.html[documentation for release 1.5.1.6] + +* release notes for + link:RelNotes-1.5.1.6.txt[1.5.1.6], + link:RelNotes-1.5.1.5.txt[1.5.1.5], link:RelNotes-1.5.1.4.txt[1.5.1.4], link:RelNotes-1.5.1.3.txt[1.5.1.3], link:RelNotes-1.5.1.2.txt[1.5.1.2], @@ -52,7 +59,8 @@ Documentation for older releases are available here: * link:v1.5.0.7/git.html[documentation for release 1.5.0.7] -* release notes for link:RelNotes-1.5.0.7.txt[1.5.0.7], +* release notes for + link:RelNotes-1.5.0.7.txt[1.5.0.7], link:RelNotes-1.5.0.6.txt[1.5.0.6], link:RelNotes-1.5.0.5.txt[1.5.0.5], link:RelNotes-1.5.0.3.txt[1.5.0.3], |