diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-01-27 11:31:02 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-01-27 11:31:02 -0800 |
commit | 828ea97de486c1693d6e4f2c7347acb50235a85d (patch) | |
tree | 995cd2e4a569954486edcbc31192eabd62012adf /Documentation | |
parent | INSTALL: warn about recent Fedora breakage (diff) | |
download | tgif-828ea97de486c1693d6e4f2c7347acb50235a85d.tar.xz |
Git 1.7.9
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/git.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index db5d5570cf..c991430642 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -44,6 +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.9/git.html[documentation for release 1.7.9] + +* release notes for + link:RelNotes/1.7.9.txt[1.7.9]. + * link:v1.7.8.4/git.html[documentation for release 1.7.8.4] * release notes for |