diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-05-18 14:45:08 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-05-18 15:32:41 -0700 |
commit | 0f8e831356d4f1a34baf46bb1a6b2d4c89ec9cb8 (patch) | |
tree | efc8d78fe6f686441e9a56f17dc8d9f899b57875 /Documentation/git.txt | |
parent | 66106691a1b71e445fe5e4d6b8b043dffc7dfe4c (diff) | |
download | git-0f8e831356d4f1a34baf46bb1a6b2d4c89ec9cb8.tar.gz |
Git 2.8.3v2.8.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 34ff007a98..dd6dbf7dd9 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,11 +43,12 @@ unreleased) version of Git, that is available from the 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v2.8.2/git.html[documentation for release 2.8.2] +* link:v2.8.3/git.html[documentation for release 2.8.3] * release notes for - link:RelNotes/2.8.2.txt[2.8.2]. - link:RelNotes/2.8.1.txt[2.8.1]. + link:RelNotes/2.8.3.txt[2.8.3], + link:RelNotes/2.8.2.txt[2.8.2], + link:RelNotes/2.8.1.txt[2.8.1], link:RelNotes/2.8.0.txt[2.8]. * link:v2.7.3/git.html[documentation for release 2.7.3] |