diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:03:40 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:03:40 +0900 |
| commit | c8dd1e3bb1152844983558802a52c9e4c17652b4 (patch) | |
| tree | b2ab31e8e22ecccbd3bd504fbe03e91d19291d58 /Documentation/git.txt | |
| parent | Merge branch 'maint-2.6' into maint-2.7 (diff) | |
| download | git-2.7.5.tar.gz git-2.7.5.zip | |
Git 2.7.5v2.7.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
| -rw-r--r-- | Documentation/git.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 4b324c8f5e..bf9b6c8c87 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,11 @@ 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.7.3/git.html[documentation for release 2.7.3] +* link:v2.7.5/git.html[documentation for release 2.7.5] * release notes for + link:RelNotes/2.7.5.txt[2.7.5], + link:RelNotes/2.7.4.txt[2.7.4], link:RelNotes/2.7.3.txt[2.7.3], link:RelNotes/2.7.2.txt[2.7.2], link:RelNotes/2.7.1.txt[2.7.1], |
