diff options
| author | Junio C Hamano <gitster@pobox.com> | 2015-08-03 10:40:37 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 10:43:01 -0700 |
| commit | 8545932d45c91437ac439b1a2df12cf397f71311 (patch) | |
| tree | c33125e28742fcb85b9846e11c920f6227251d86 /Documentation/git.txt | |
| parent | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maint (diff) | |
| download | git-2.4.8.tar.gz git-2.4.8.zip | |
Git 2.4.8v2.4.8
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 bd298a4d28..e74e654099 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.7/git.html[documentation for release 2.4.7] +* link:v2.4.8/git.html[documentation for release 2.4.8] * release notes for + link:RelNotes/2.4.8.txt[2.4.8], link:RelNotes/2.4.7.txt[2.4.7], link:RelNotes/2.4.6.txt[2.4.6], link:RelNotes/2.4.5.txt[2.4.5], |
