diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-12-13 21:55:31 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-12-13 21:55:31 -0800 |
commit | 66c11f02b031aca6f1756086fefdf4b8a5575c56 (patch) | |
tree | ea54e306871bc6d2dda857a31b93c1bd669c619f /Documentation/git.txt | |
parent | c0eb9ccfb97297e25ccbab0481159282147b353f (diff) | |
download | git-66c11f02b031aca6f1756086fefdf4b8a5575c56.tar.gz |
Git 1.7.7.5v1.7.7.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 4a29f47b41..5c313e5214 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,9 +44,13 @@ unreleased) version of git, that is available from 'master' branch of the `git.git` repository. Documentation for older releases are available here: -* link:v1.7.7.1/git.html[documentation for release 1.7.7.1] +* link:v1.7.7.5/git.html[documentation for release 1.7.7.5] * release notes for + link:RelNotes/1.7.7.5.txt[1.7.7.5], + link:RelNotes/1.7.7.4.txt[1.7.7.4], + link:RelNotes/1.7.7.3.txt[1.7.7.3], + link:RelNotes/1.7.7.2.txt[1.7.7.2], link:RelNotes/1.7.7.1.txt[1.7.7.1], link:RelNotes/1.7.7.txt[1.7.7]. |