diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-09-06 11:42:12 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-09-06 11:42:12 -0700 |
commit | 48f36dcd7320d27a840e89fc2aa7ab11716951c6 (patch) | |
tree | 404b25022bc48ca9eda54774c9001e30e34c89d1 /Documentation/git.txt | |
parent | b32128793de296348a565e8f7c4257ec82208a48 (diff) | |
parent | 509d59705ee07094bcc56b49a17ba0ae983da50f (diff) | |
download | git-48f36dcd7320d27a840e89fc2aa7ab11716951c6.tar.gz git-48f36dcd7320d27a840e89fc2aa7ab11716951c6.tar.xz |
Sync with 1.7.6.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index d08a8bb4f..651e155d1 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,10 +44,11 @@ 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.6.1/git.html[documentation for release 1.7.6.1] +* link:v1.7.6.2/git.html[documentation for release 1.7.6.2] * release notes for - link:RelNotes/1.7.6.1.txt[1.7.6.1]. + link:RelNotes/1.7.6.2.txt[1.7.6.2], + link:RelNotes/1.7.6.1.txt[1.7.6.1], link:RelNotes/1.7.6.txt[1.7.6]. * link:v1.7.5.4/git.html[documentation for release 1.7.5.4] |