diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-04-07 21:57:43 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-07 21:57:43 -0700 |
commit | 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a (patch) | |
tree | 27d65e6b83f7bd8c0d8e9d3beba25ef8a9922ef1 /Documentation/git.txt | |
parent | fae09a8084c9b51632726523b477a78dd28d7d7e (diff) | |
download | git-1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a.tar.gz |
GIT 1.5.5v1.5.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index aaf3189936..336fe99cc7 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,6 +43,11 @@ 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.5/git.html[documentation for release 1.5.5] + +* release notes for + link:RelNotes-1.5.5.txt[1.5.5]. + * link:v1.5.4.5/git.html[documentation for release 1.5.4.5] * release notes for |