diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-12-05 14:11:11 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-05 14:11:20 -0800 |
commit | 15a42a10ec71eb18983750562a2a8a43b224fef0 (patch) | |
tree | 2c208dd06917ffc4361cee469bfd3d9b7e5405cb /Documentation/git.txt | |
parent | bb5d531efa804bbf09064e4a7ce65e096599f3c7 (diff) | |
parent | d2446dfd7f3b3f8948142cfb07a0270e2497d93f (diff) | |
download | git-jk/remove-deprecated.tar.gz |
Sync with 1.8.5jk/remove-deprecated
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 10cddb5b48..b73a24a3c7 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,15 @@ unreleased) version of Git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.8.4.3/git.html[documentation for release 1.8.4.3] +* link:v1.8.5/git.html[documentation for release 1.8.5] * release notes for + link:RelNotes/1.8.5.txt[1.8.5]. + +* link:v1.8.4.4/git.html[documentation for release 1.8.4.4] + +* release notes for + link:RelNotes/1.8.4.4.txt[1.8.4.4], link:RelNotes/1.8.4.3.txt[1.8.4.3], link:RelNotes/1.8.4.2.txt[1.8.4.2], link:RelNotes/1.8.4.1.txt[1.8.4.1], |