diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-05-01 21:18:44 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-05-01 21:18:44 -0700 |
| commit | bf505158d0292eed441fff1bc9157da19645ee91 (patch) | |
| tree | 7e4336d5e78244cf79c13b16698c99e355d3a0bb /Documentation/git.txt | |
| parent | Merge branch 'pw/fast-import-dataref-parsing' into maint (diff) | |
| download | git-1.7.10.1.tar.gz git-1.7.10.1.zip | |
Git 1.7.10.1v1.7.10.1
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 c2b523c589..8527775988 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.10/git.html[documentation for release 1.7.10] +* link:v1.7.10.1/git.html[documentation for release 1.7.10.1] * release notes for + link:RelNotes/1.7.10.1.txt[1.7.10.1], link:RelNotes/1.7.10.txt[1.7.10]. * link:v1.7.9.7/git.html[documentation for release 1.7.9.7] |
