diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-01-04 14:06:00 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-01-04 14:06:00 -0800 |
| commit | 833e48259e23aea76f3765d28d1b2200332301f7 (patch) | |
| tree | 83823e5eb365e058c5ded6ed5ccb1aabd5a47a16 /Documentation/git.txt | |
| parent | Merge branch 'jk/pending-keep-tag-name' into maint (diff) | |
| download | git-2.6.5.tar.gz git-2.6.5.zip | |
Git 2.6.5v2.6.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
| -rw-r--r-- | Documentation/git.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index cbf157be43..66681723f2 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,10 @@ 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.6.4/git.html[documentation for release 2.6.4] +* link:v2.6.5/git.html[documentation for release 2.6.5] * release notes for + link:RelNotes/2.6.5.txt[2.6.5], link:RelNotes/2.6.4.txt[2.6.4], link:RelNotes/2.6.3.txt[2.6.3], link:RelNotes/2.6.2.txt[2.6.2], |
