diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-05-26 13:49:59 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-05-26 13:49:59 -0700 |
| commit | 9eabf5b536662000f79978c4d1b6e4eff5c8d785 (patch) | |
| tree | 655a20f99af32926cbf6d8fab092506ddd70e49c /Documentation/git.txt | |
| parent | Merge branch 'jk/still-interesting' into maint (diff) | |
| download | git-2.4.2.tar.gz git-2.4.2.zip | |
Git 2.4.2v2.4.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 5808df6a83..f582742bc8 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.4.1/git.html[documentation for release 2.4.1] +* link:v2.4.2/git.html[documentation for release 2.4.2] * release notes for + link:RelNotes/2.4.2.txt[2.4.2], link:RelNotes/2.4.1.txt[2.4.1], link:RelNotes/2.4.0.txt[2.4]. |
