diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-07-13 15:23:43 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-13 15:23:43 -0700 |
commit | 191a8e32b38c7ff0dd884df7bd323b7a5bd4336c (patch) | |
tree | bea63fff8cab169384177004c680759b49db798a /Documentation/git.txt | |
parent | 460abee5cd7d0cb06e5f424b1dae793af4e66cbb (diff) | |
download | git-191a8e32b38c7ff0dd884df7bd323b7a5bd4336c.tar.gz |
GIT 1.5.6.3v1.5.6.3
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 0d6fe9cf79..33ae79b9d5 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -43,9 +43,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.5.6.2/git.html[documentation for release 1.5.6.2] +* link:v1.5.6.3/git.html[documentation for release 1.5.6.3] * release notes for + link:RelNotes-1.5.6.3.txt[1.5.6.3]. link:RelNotes-1.5.6.2.txt[1.5.6.2]. link:RelNotes-1.5.6.1.txt[1.5.6.1]. link:RelNotes-1.5.6.txt[1.5.6]. |