summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-10-23 21:49:14 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-10-23 21:49:14 -0700
commit10b2a48113b8ab6b8f48229eb40fc3637ce025ae (patch)
tree1ea8b46e0d7f16f91215922645ac7e4afe5557c7 /Documentation/git.txt
parentUpdate draft release notes to 1.7.8 (diff)
parentGit 1.7.7.1 (diff)
downloadtgif-10b2a48113b8ab6b8f48229eb40fc3637ce025ae.tar.xz
Merge branch 'maint'
* maint: Git 1.7.7.1 RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile setting Conflicts: GIT-VERSION-GEN
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index cbc51d5a94..5e80cfd71a 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -44,9 +44,10 @@ 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/git.html[documentation for release 1.7.7]
+* link:v1.7.7.1/git.html[documentation for release 1.7.7.1]
* release notes for
+ link:RelNotes/1.7.7.1.txt[1.7.7.1],
link:RelNotes/1.7.7.txt[1.7.7].
* link:v1.7.6.4/git.html[documentation for release 1.7.6.4]