diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-10-16 14:40:04 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-10-16 14:40:05 -0700 |
| commit | 3c3d3f629a6176b401ebec455c5dd59ed1b5f910 (patch) | |
| tree | 215b877cb11597f586495d6032db6f101c98cb6f /Documentation/git.txt | |
| parent | Merge branch 'cc/quote-comments' into maint (diff) | |
| download | git-2.6.2.tar.gz git-2.6.2.zip | |
Git 2.6.2v2.6.2
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 1a42631117..4585103f99 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.1/git.html[documentation for release 2.6.1] +* link:v2.6.2/git.html[documentation for release 2.6.2] * release notes for + link:RelNotes/2.6.2.txt[2.6.2], link:RelNotes/2.6.1.txt[2.6.1], link:RelNotes/2.6.0.txt[2.6]. |
