diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-08-06 22:50:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-06 22:50:48 +0200 |
commit | f44bc33c7283c19a86797ffdaafd22a19bbdfbd6 (patch) | |
tree | 9e33941160873fda6e65de8c94fa3a4178631c0f /Documentation/git.txt | |
parent | Merge git://repo.or.cz/git-gui (diff) | |
parent | GIT 1.5.6.5 (diff) | |
download | git-f44bc33c7283c19a86797ffdaafd22a19bbdfbd6.tar.xz git-f44bc33c7283c19a86797ffdaafd22a19bbdfbd6.zip |
Sync with 1.5.6.5
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 3da5bf050c..b1cb972369 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.4/git.html[documentation for release 1.5.6.4] +* link:v1.5.6.5/git.html[documentation for release 1.5.6.5] * release notes for + link:RelNotes-1.5.6.5.txt[1.5.6.5], link:RelNotes-1.5.6.4.txt[1.5.6.4], link:RelNotes-1.5.6.3.txt[1.5.6.3], link:RelNotes-1.5.6.2.txt[1.5.6.2], |