diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-11-27 12:14:45 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-27 12:14:45 -0800 |
commit | d2446dfd7f3b3f8948142cfb07a0270e2497d93f (patch) | |
tree | 666b3f30d19af6e8be9656587e9f3da29bcf824c /Documentation | |
parent | Sync with maint (diff) | |
download | tgif-d2446dfd7f3b3f8948142cfb07a0270e2497d93f.tar.xz |
Git 1.8.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-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 ff935bdd2a..b73a24a3c7 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.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 |