diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-02-05 14:14:40 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-05 14:14:40 -0800 |
commit | 89ba81dc7643f5b126b15b15a8dcd3893d05ee47 (patch) | |
tree | 0d126b0276801de437ff849274537153594fa378 /Documentation/git.txt | |
parent | c7b8cf49850c59d5583d81a30dd7d1f1d18748bf (diff) | |
parent | 3330a2c4f6b494f2b02fda2869d85bc1f8e019aa (diff) | |
download | git-89ba81dc7643f5b126b15b15a8dcd3893d05ee47.tar.gz git-89ba81dc7643f5b126b15b15a8dcd3893d05ee47.tar.xz |
Sync with 1.8.5.4
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 274d816b4..03aaa1045 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.3/git.html[documentation for release 1.8.5.3] +* link:v1.8.5.4/git.html[documentation for release 1.8.5.4] * release notes for + 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], link:RelNotes/1.8.5.1.txt[1.8.5.1], |