diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-02-13 13:42:26 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-13 13:42:26 -0800 |
commit | 475c52b7ac59bb5d2f955bd68c069622d9575d50 (patch) | |
tree | efdc2e783b918f0226ef4c41ffe8e429cdb7b166 /Documentation/git.txt | |
parent | bc97e2d8ae24dc2c8d06e616e20a0b4a47c58f67 (diff) | |
parent | 7bbc4e8fdb33e0a8e42e77cc05460d4c4f615f4d (diff) | |
download | git-475c52b7ac59bb5d2f955bd68c069622d9575d50.tar.gz |
Sync with 1.8.5.5
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 03aaa10458..795015269b 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.8.5.4/git.html[documentation for release 1.8.5.4] +* link:v1.8.5.5/git.html[documentation for release 1.8.5.5] * release notes for + link:RelNotes/1.8.5.5.txt[1.8.5.5], link:RelNotes/1.8.5.4.txt[1.8.5.4], link:RelNotes/1.8.5.3.txt[1.8.5.3], link:RelNotes/1.8.5.2.txt[1.8.5.2], |