diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-05-29 15:19:12 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-29 15:19:12 -0700 |
commit | 54219a4d89bac94c98f19f4eb5d1e18eb9499232 (patch) | |
tree | b0f5a88bbc0b703472c0541d990ca8b27549663d /Documentation/git.txt | |
parent | Merge branch 'jn/config-ignore-inaccessible' (diff) | |
download | tgif-54219a4d89bac94c98f19f4eb5d1e18eb9499232.tar.xz |
Start 1.8.4 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 65de534e43..68f1ee60cf 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,12 +43,17 @@ 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.3/git.html[documentation for release 1.8.3] + +* release notes for + link:RelNotes/1.8.3.txt[1.8.3]. + * link:v1.8.2.3/git.html[documentation for release 1.8.2.3] * release notes for - link:RelNotes/1.8.2.3.txt[1.8.2.3]. - link:RelNotes/1.8.2.2.txt[1.8.2.2]. - link:RelNotes/1.8.2.1.txt[1.8.2.1]. + link:RelNotes/1.8.2.3.txt[1.8.2.3], + link:RelNotes/1.8.2.2.txt[1.8.2.2], + link:RelNotes/1.8.2.1.txt[1.8.2.1], link:RelNotes/1.8.2.txt[1.8.2]. * link:v1.8.1.6/git.html[documentation for release 1.8.1.6] |